aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-03-31 12:47:12 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-03-31 12:47:12 +0800
commit2adb363ed3fff975224baff2c483b24c8277937f (patch)
tree443a7cf2c7fe0d2d2b109cfbb1298bf494dd97bb /calendar/ChangeLog
parentf50476d67a26fcd122f7ab06a3c3e9531a25d5df (diff)
downloadgsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.tar
gsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.tar.gz
gsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.tar.bz2
gsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.tar.lz
gsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.tar.xz
gsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.tar.zst
gsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.zip
Fixes #73969 Remove the recurrence id property if its present.
2005-03-29 Chenthill Palanisamy <pchenthill@novell.com> Fixes #73969 * gui/e-calendar-view.c: (delete_event): Remove the recurrence id property if its present. svn path=/trunk/; revision=29128
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e45435bfa4..67b38d1788 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-29 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #73969
+ * gui/e-calendar-view.c: (delete_event): Remove the
+ recurrence id property if its present.
+
2005-03-30 Li Yuan <li.yuan@sun.com>
Fixes #73914