aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2004-09-21 23:07:15 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2004-09-21 23:07:15 +0800
commit6518b7ac07aed168b016d0b71922c081a76948aa (patch)
treea8ea47386ee4c714038c83131beaea93d52d977f /calendar/ChangeLog
parentd57d0b58a25fdcc94e894ff57629a4fbc2f304f1 (diff)
downloadgsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.tar
gsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.tar.gz
gsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.tar.bz2
gsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.tar.lz
gsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.tar.xz
gsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.tar.zst
gsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.zip
Fixes #65682 check the static capability before booking the deletion.
2004-09-21 Chenthill Palanisamy <pchenthill@novell.com> Fixes #65682 * gui/itip-utils.c (itip_send_comp): check the static capability before booking the deletion. svn path=/trunk/; revision=27313
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9fb85e8b8e..28da9dd4db 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-21 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #65682
+ * gui/itip-utils.c
+ (itip_send_comp): check the static capability before
+ booking the deletion.
+
2004-09-15 JP Rosevear <jpr@novell.com>
Fixes #55172