diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2004-09-21 23:07:15 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2004-09-21 23:07:15 +0800 |
commit | 6518b7ac07aed168b016d0b71922c081a76948aa (patch) | |
tree | a8ea47386ee4c714038c83131beaea93d52d977f /calendar/ChangeLog | |
parent | d57d0b58a25fdcc94e894ff57629a4fbc2f304f1 (diff) | |
download | gsoc2013-evolution-6518b7ac07aed168b016d0b71922c081a76948aa.tar.gz 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/ChangeLog | 7 |
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 |