diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6f377bc98a..8009f179a8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2003-03-12 Rodrigo Moya <rodrigo@ximian.com> + * gui/dialogs/save-comp.c (save_component_dialog): don't use + GNOME_STOCK_* defines, but GTK_STOCK_*. + +2003-03-12 Rodrigo Moya <rodrigo@ximian.com> + * gui/dialogs/save-comp.[ch] (save_component_dialog): corrected button ordering and changed the return type to be a GtkResponseType. |