diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cba3769e63..657bc588ea 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2000-06-16 Damon Chaplin <damon@helixcode.com> + * gui/jump.xpm: new icon for the EWeekView to jump to the day. + + * gui/Makefile.am (EXTRA_DIST): added jump.xpm + +2000-06-16 Damon Chaplin <damon@helixcode.com> + * gui/calendar-model.c (calendar_model_class_init): #ifdef'ed out references to functions which don't exist yet, so evolution still compiles. |