aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2008-12-29 13:57:28 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-12-29 13:57:28 +0800
commitb24fc3e455eca8d5dcb9119ce8a47af83dec494f (patch)
tree942a46527c9e5e5ac58bf7cb4f7950d2687d6ff3 /calendar/ChangeLog
parentc51b91d1e34f5e731bc2f1c9e2fd203f2bdf18f5 (diff)
downloadgsoc2013-evolution-b24fc3e455eca8d5dcb9119ce8a47af83dec494f.tar
gsoc2013-evolution-b24fc3e455eca8d5dcb9119ce8a47af83dec494f.tar.gz
gsoc2013-evolution-b24fc3e455eca8d5dcb9119ce8a47af83dec494f.tar.bz2
gsoc2013-evolution-b24fc3e455eca8d5dcb9119ce8a47af83dec494f.tar.lz
gsoc2013-evolution-b24fc3e455eca8d5dcb9119ce8a47af83dec494f.tar.xz
gsoc2013-evolution-b24fc3e455eca8d5dcb9119ce8a47af83dec494f.tar.zst
gsoc2013-evolution-b24fc3e455eca8d5dcb9119ce8a47af83dec494f.zip
** Fix for bug #439998 (bnc)
2008-12-29 Bharath Acharya <abharath@novell.com> ** Fix for bug #439998 (bnc) * gui/dialogs/comp-editor.c: (remove_event_dialog), (action_save_cb): Ask the user if he wants to remove the delegated events or keep a copy. svn path=/trunk/; revision=36940
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 b19b257e23..d9c7f764f2 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-29 Bharath Acharya <abharath@novell.com>
+
+ ** Fix for bug #439998 (bnc)
+
+ * gui/dialogs/comp-editor.c: (remove_event_dialog),
+ (action_save_cb): Ask the user if he wants to remove the delegated
+ events or keep a copy.
+
2008-12-22 Milan Crha <mcrha@redhat.com>
** Fix for bug #559604