aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-01-21 20:48:24 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-01-21 20:48:24 +0800
commit4184e7d640c67922f4dc6e74e11e1a4c41c57601 (patch)
tree590f794c958c319e41ffcf10840e627cf37334f3 /calendar/ChangeLog
parentaaa19dc93631394043152804b9caf1d4ffd5fd84 (diff)
downloadgsoc2013-evolution-4184e7d640c67922f4dc6e74e11e1a4c41c57601.tar
gsoc2013-evolution-4184e7d640c67922f4dc6e74e11e1a4c41c57601.tar.gz
gsoc2013-evolution-4184e7d640c67922f4dc6e74e11e1a4c41c57601.tar.bz2
gsoc2013-evolution-4184e7d640c67922f4dc6e74e11e1a4c41c57601.tar.lz
gsoc2013-evolution-4184e7d640c67922f4dc6e74e11e1a4c41c57601.tar.xz
gsoc2013-evolution-4184e7d640c67922f4dc6e74e11e1a4c41c57601.tar.zst
gsoc2013-evolution-4184e7d640c67922f4dc6e74e11e1a4c41c57601.zip
Fixes #51705
2004-01-21 Rodrigo Moya <rodrigo@ximian.com> Fixes #51705 * gui/calendar-component.c (delete_calendar_cb): call e_cal_remove_calendar to actually remove the calendar via the backend. svn path=/trunk/; revision=24348
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4d05cf4186..826ccaf92e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-21 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #51705
+
+ * gui/calendar-component.c (delete_calendar_cb): call
+ e_cal_remove_calendar to actually remove the calendar via
+ the backend.
+
2004-01-21 JP Rosevear <jpr@ximian.com>
* gui/dialogs/calendar-setup.c (calendar_setup_new_calendar): just