aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-02-10 14:34:55 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-02-10 14:34:55 +0800
commit2672a514132dcebab710c90aef78c464708eae6f (patch)
treeedcc6234256c4c9e9756a8baafee1ae72f08c80f /calendar/ChangeLog
parentd45c32b900a7fdeccd7373c00c590008ef5dcf9b (diff)
downloadgsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.tar
gsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.tar.gz
gsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.tar.bz2
gsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.tar.lz
gsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.tar.xz
gsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.tar.zst
gsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.zip
fixes #329570
svn path=/trunk/; revision=31471
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c248829503..5fecac57e7 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-12 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #329570
+ * gui/e-calendar-view.c: (on_unrecur_appointment):
+ Just remove the instances pass the rid. The exception
+ date will be set in the backend.
+
2006-02-09 Johnny Jacob <johnnyjacob@gmail.com>
Fixes #330521