diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2f6c22a5cf..f4d63df1af 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-07-16 Andrew Wu <Yang.Wu@sun.com> + + Fixes #45772 + + * gui/gnome-cal.c(gnome_calendar_goto_date): implemented Alt+Left/Right + to go to the same day of the previous/next week. + * gui/gnome-cal.h:add two element in GnomeCalendarGotoDateType. + 2003-07-14 Rodrigo Moya <rodrigo@ximian.com> Fixes #41676 |