aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-05-14 02:15:38 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-05-14 02:15:38 +0800
commit8806dd20bab6a837c07167034906dc0b7864260e (patch)
treec46c02530f329319b1e05301a66237d09ad1c99f /calendar/ChangeLog
parent989f63407104ff10fe275baf68bfe0b53fd693fb (diff)
downloadgsoc2013-evolution-8806dd20bab6a837c07167034906dc0b7864260e.tar
gsoc2013-evolution-8806dd20bab6a837c07167034906dc0b7864260e.tar.gz
gsoc2013-evolution-8806dd20bab6a837c07167034906dc0b7864260e.tar.bz2
gsoc2013-evolution-8806dd20bab6a837c07167034906dc0b7864260e.tar.lz
gsoc2013-evolution-8806dd20bab6a837c07167034906dc0b7864260e.tar.xz
gsoc2013-evolution-8806dd20bab6a837c07167034906dc0b7864260e.tar.zst
gsoc2013-evolution-8806dd20bab6a837c07167034906dc0b7864260e.zip
Fixes #41760
2003-05-12 Rodrigo Moya <rodrigo@ximian.com> Fixes #41760 * gui/alarm-notify/alarm-queue.c (create_snooze): don't add a new alarm, but update the already existing one. (notify_dialog_cb): make sure we don't remove the alarm if we are snoozing. svn path=/trunk/; revision=21160
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b6e5296c95..23cf94c1ee 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2003-05-12 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #41760
+
+ * gui/alarm-notify/alarm-queue.c (create_snooze): don't add a new
+ alarm, but update the already existing one.
+ (notify_dialog_cb): make sure we don't remove the alarm if we are
+ snoozing.
+
2003-05-07 JP Rosevear <jpr@ximian.com>
* gui/dialogs/task-page.glade: fix button conversion problem