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 dac6928599..182cb295d7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +1998-08-13 Federico Mena Quintero <federico@nuclecu.unam.mx> + + * gnome-month-item.c (gnome_month_item_set_arg): Doh. Actually + recalculate the days using the month and year. + + * main.c: Added "Go to" button to quickly jump to a specific date. + + * goto.c: New file that defines the quick go-to date dialog. + + * Makefile.am (gnomecal_SOURCES): Added goto.c to the sources. + 1998-08-11 Nuno Ferreira <nmrf@rnl.ist.utl.pt> * main.c (new_calendar): Made title i18n friendly. This was bug |