diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2005-03-31 12:47:12 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-03-31 12:47:12 +0800 |
commit | 2adb363ed3fff975224baff2c483b24c8277937f (patch) | |
tree | 443a7cf2c7fe0d2d2b109cfbb1298bf494dd97bb /calendar/ChangeLog | |
parent | f50476d67a26fcd122f7ab06a3c3e9531a25d5df (diff) | |
download | gsoc2013-evolution-2adb363ed3fff975224baff2c483b24c8277937f.tar.gz 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/ChangeLog | 6 |
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 |