aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-05-14 06:59:06 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-05-14 06:59:06 +0800
commit9c06fd0d7f85ad322ba9e996e64587f60ad19d9d (patch)
treedb5a019e91ff25c5823708f228f0f85103910ec3 /calendar/ChangeLog
parentdcd838f32280b7cda464f46108b4ca6b5777b6da (diff)
downloadgsoc2013-evolution-9c06fd0d7f85ad322ba9e996e64587f60ad19d9d.tar
gsoc2013-evolution-9c06fd0d7f85ad322ba9e996e64587f60ad19d9d.tar.gz
gsoc2013-evolution-9c06fd0d7f85ad322ba9e996e64587f60ad19d9d.tar.bz2
gsoc2013-evolution-9c06fd0d7f85ad322ba9e996e64587f60ad19d9d.tar.lz
gsoc2013-evolution-9c06fd0d7f85ad322ba9e996e64587f60ad19d9d.tar.xz
gsoc2013-evolution-9c06fd0d7f85ad322ba9e996e64587f60ad19d9d.tar.zst
gsoc2013-evolution-9c06fd0d7f85ad322ba9e996e64587f60ad19d9d.zip
fixed memory leak introduced by previous commit.
2003-05-13 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-notify/alarm-queue.c (notify_dialog_cb): fixed memory leak introduced by previous commit. svn path=/trunk/; revision=21162
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 23cf94c1ee..d6d1941969 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-13 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/alarm-notify/alarm-queue.c (notify_dialog_cb): fixed memory
+ leak introduced by previous commit.
+
2003-05-12 Rodrigo Moya <rodrigo@ximian.com>
Fixes #41760