From 24517cf8ae7cad5c49efcc11c82435570ab08211 Mon Sep 17 00:00:00 2001 From: Russell Steinthal Date: Sun, 24 Oct 1999 00:21:10 +0000 Subject: Fix calendar_day_begin/calendar_day_end initialization bug on HEAD. For full explanation, see commit message for parallel change to gnome-pim-1-0 branch. svn path=/trunk/; revision=1351 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index de2f6fab65..0ce0472fab 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-10-23 Russell Steinthal + + * calendar.c (calendar_new): Correctly initialize calendar_day_end + and calendar_day_begin *before* installing day-change alarm. + 1999-10-21 Russell Steinthal * alarm.c, main.c: Added alarm debugging code -- cgit