aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-11-08 22:42:38 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-11-08 22:42:38 +0800
commit9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac (patch)
tree924a19379676f211303299613ed775ebb61bed53 /calendar/ChangeLog
parentd1e3f760a9b837802951bac11fd5f0dcdcf42f28 (diff)
downloadgsoc2013-evolution-9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac.tar
gsoc2013-evolution-9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac.tar.gz
gsoc2013-evolution-9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac.tar.bz2
gsoc2013-evolution-9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac.tar.lz
gsoc2013-evolution-9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac.tar.xz
gsoc2013-evolution-9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac.tar.zst
gsoc2013-evolution-9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac.zip
don't add the item, remove it if declining (in case it was added before)
2001-11-08 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (ok_clicked_cb): don't add the item, remove it if declining (in case it was added before) (remove_item): Since we can't discern between an item not found and another error, always say the removal is complete svn path=/trunk/; revision=14625
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 6a861a26f6..f78df1435f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-08 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-itip-control.c (ok_clicked_cb): don't add the item, remove
+ it if declining (in case it was added before)
+ (remove_item): Since we can't discern between an item not found
+ and another error, always say the removal is complete
+
2001-11-07 Zbigniew Chyla <cyba@gnome.pl>
* gui/e-cell-date-edit-text.c (ecd_get_text):