diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e22964c70d..07dfc662a1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2003-12-17 Rodrigo Moya <rodrigo@ximian.com> + + * gui/gnome-cal.c (client_cal_opened_cb): set a correct status + message. + + * gui/tasks-component.c (fill_popup_menu_cb): + * gui/calendar-component.c (fill_popup_menu_cb): use the folder*.png + icons for folder operations. + + * gui/Makefile.am: removed cal-client directory from $INCLUDES. + 2003-12-17 Harry Lu <harry.lu@sun.com> Fixes #51665. |