aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-03-14 22:27:57 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-03-14 22:27:57 +0800
commit95d27f640386c6c7b04e99b65d084747ed7db81b (patch)
tree205758e7a13e7c17d6e34f3b4c99cdcb74698afe /calendar/ChangeLog
parentee4ee504d8c6ca1e2fe5dd018da535f74638c526 (diff)
downloadgsoc2013-evolution-95d27f640386c6c7b04e99b65d084747ed7db81b.tar
gsoc2013-evolution-95d27f640386c6c7b04e99b65d084747ed7db81b.tar.gz
gsoc2013-evolution-95d27f640386c6c7b04e99b65d084747ed7db81b.tar.bz2
gsoc2013-evolution-95d27f640386c6c7b04e99b65d084747ed7db81b.tar.lz
gsoc2013-evolution-95d27f640386c6c7b04e99b65d084747ed7db81b.tar.xz
gsoc2013-evolution-95d27f640386c6c7b04e99b65d084747ed7db81b.tar.zst
gsoc2013-evolution-95d27f640386c6c7b04e99b65d084747ed7db81b.zip
Fixes #73563
2005-03-13 JP Rosevear <jpr@novell.com> Fixes #73563 * gui/alarm-notify/alarm-queue.c (notify_dialog_cb): make sure in the snooze case the tray (and via callbacks then) the dialog is destroyed svn path=/trunk/; revision=29011
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 13acff2790..8c355e81ee 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-13 JP Rosevear <jpr@novell.com>
+
+ Fixes #73563
+
+ * gui/alarm-notify/alarm-queue.c (notify_dialog_cb): make sure in
+ the snooze case the tray (and via callbacks then) the dialog is
+ destroyed
+
2005-03-14 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #72979