aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-02-19 06:38:31 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-02-19 06:38:31 +0800
commit4d26bc639d443e1dfcef15145510e9befe7831cb (patch)
treef6f599ca7ff1123a3cd7b621969dfe28125ed820 /calendar/ChangeLog
parentec65aecb7f3b36c3c41b91de25a7d43609d6c603 (diff)
downloadgsoc2013-evolution-4d26bc639d443e1dfcef15145510e9befe7831cb.tar
gsoc2013-evolution-4d26bc639d443e1dfcef15145510e9befe7831cb.tar.gz
gsoc2013-evolution-4d26bc639d443e1dfcef15145510e9befe7831cb.tar.bz2
gsoc2013-evolution-4d26bc639d443e1dfcef15145510e9befe7831cb.tar.lz
gsoc2013-evolution-4d26bc639d443e1dfcef15145510e9befe7831cb.tar.xz
gsoc2013-evolution-4d26bc639d443e1dfcef15145510e9befe7831cb.tar.zst
gsoc2013-evolution-4d26bc639d443e1dfcef15145510e9befe7831cb.zip
remove the client from the queue also.
2004-02-18 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-notify/alarm-notify.c (free_client_hash): remove the client from the queue also. svn path=/trunk/; revision=24790
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f309da653c..538a957420 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,8 @@
2004-02-18 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/alarm-notify/alarm-notify.c (free_client_hash): remove the client
+ from the queue also.
+
* gui/gnome-cal.c (client_cal_opened_cb): set the task pad client to NULL
if opening it failed. Show more verbose status bar messages.