diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3ed9734e9e..a7e8e9c633 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2002-01-13 JP Rosevear <jpr@ximian.com> + + * gui/alarm-notify/save.h: add protos + + * gui/alarm-notify/save.c (save_blessed_program): records a + program as blessed + (is_blessed_program): checks to see if a program is blessed + + * gui/alarm-notify/alarm-queue.c (procedure_notification_dialog): + popup a dialog notifying the user that is a program and let them + not see the dialog about this program again + (procedure_notification): use above + 2002-01-11 Damon Chaplin <damon@ximian.com> * gui/e-timezone-entry.c: |