aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-05-02 23:18:38 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-05-02 23:18:38 +0800
commitc3a1fe7200f6aa64ecabfa4e53f4cb1adee40585 (patch)
tree689d236e24a6cbfa0c0f030fac650ece944a9fde /calendar/ChangeLog
parent98fd67cacebeddf0d25ffccb2ef2014a52e9646f (diff)
downloadgsoc2013-evolution-c3a1fe7200f6aa64ecabfa4e53f4cb1adee40585.tar
gsoc2013-evolution-c3a1fe7200f6aa64ecabfa4e53f4cb1adee40585.tar.gz
gsoc2013-evolution-c3a1fe7200f6aa64ecabfa4e53f4cb1adee40585.tar.bz2
gsoc2013-evolution-c3a1fe7200f6aa64ecabfa4e53f4cb1adee40585.tar.lz
gsoc2013-evolution-c3a1fe7200f6aa64ecabfa4e53f4cb1adee40585.tar.xz
gsoc2013-evolution-c3a1fe7200f6aa64ecabfa4e53f4cb1adee40585.tar.zst
gsoc2013-evolution-c3a1fe7200f6aa64ecabfa4e53f4cb1adee40585.zip
Fixes #274406 Removed the additional unref present.
2005-05-01 Chenthill Palanisamy <pchenthill@novell.com> Fixes #274406 * gui/alarm-notify/alarm-notify.c: (cal_opened_cb): Removed the additional unref present. svn path=/trunk/; revision=29256
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 385dd143fe..ae3bf75445 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-01 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #274406
+ * gui/alarm-notify/alarm-notify.c: (cal_opened_cb): Removed the
+ additional unref present.
+
2005-04-18 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #274476