diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 17:44:48 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 17:44:48 +0800 |
commit | 648299572f0fa56e6ea260329cd8e616e12957fb (patch) | |
tree | 736ff6b87b6899eca25b303d02efbeaf70bfe3cd /calendar/ChangeLog | |
parent | 493aec8284d11bb5722278bb5aa289e4fd053bbb (diff) | |
download | gsoc2013-evolution-648299572f0fa56e6ea260329cd8e616e12957fb.tar gsoc2013-evolution-648299572f0fa56e6ea260329cd8e616e12957fb.tar.gz gsoc2013-evolution-648299572f0fa56e6ea260329cd8e616e12957fb.tar.bz2 gsoc2013-evolution-648299572f0fa56e6ea260329cd8e616e12957fb.tar.lz gsoc2013-evolution-648299572f0fa56e6ea260329cd8e616e12957fb.tar.xz gsoc2013-evolution-648299572f0fa56e6ea260329cd8e616e12957fb.tar.zst gsoc2013-evolution-648299572f0fa56e6ea260329cd8e616e12957fb.zip |
fixes #313112
svn path=/trunk/; revision=31161
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9260eeeee5..050c6201e7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,4 +1,10 @@ -2006-01-14 Chenthill Palanisamy <pchenthill@novell.com> +2006-01-13 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #313112 + * gui/e-calendar-view.c: (on_unrecur_appointment): + Remove the old instance if its a detached instance. + +2006-01-13 Chenthill Palanisamy <pchenthill@novell.com> Fixes #259505 * gui/gnome-cal.c: |