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 fa06cdd37e..8edc312dd7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +1999-01-28 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * calendar.c (calendar_init_alarms): Schedule an alarm for + midnight to change the calendar_day_begin/calendar_day_end. + + * alarm.c (alarm_ready): If we reschedule, there is no need to + activate any pending alarms. + 1999-01-28 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-full-day.c (child_new): Insert the summary text here. |