From 43fd11d9b80259b3b6ec64de4fdff0767b5611c5 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Fri, 14 Aug 1998 00:33:01 +0000 Subject: Doh. Actually recalculate the days using the month and year. 1998-08-13 Federico Mena Quintero * 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. svn path=/trunk/; revision=317 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') 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 + + * 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 * main.c (new_calendar): Made title i18n friendly. This was bug -- cgit v1.2.3