aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1999-01-29 08:51:55 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-01-29 08:51:55 +0800
commit7fa29f65a4b068db075d0da9dbf05c2a3c4569a4 (patch)
tree10b40041921cbd83857d3ed707562efedb04f53e /calendar/ChangeLog
parent1ae6dea2dbe31f7aef33db4f6c099b4476a545e9 (diff)
downloadgsoc2013-evolution-7fa29f65a4b068db075d0da9dbf05c2a3c4569a4.tar
gsoc2013-evolution-7fa29f65a4b068db075d0da9dbf05c2a3c4569a4.tar.gz
gsoc2013-evolution-7fa29f65a4b068db075d0da9dbf05c2a3c4569a4.tar.bz2
gsoc2013-evolution-7fa29f65a4b068db075d0da9dbf05c2a3c4569a4.tar.lz
gsoc2013-evolution-7fa29f65a4b068db075d0da9dbf05c2a3c4569a4.tar.xz
gsoc2013-evolution-7fa29f65a4b068db075d0da9dbf05c2a3c4569a4.tar.zst
gsoc2013-evolution-7fa29f65a4b068db075d0da9dbf05c2a3c4569a4.zip
Schedule an alarm for midnight to change the
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. svn path=/trunk/; revision=634
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
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.