diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-02-10 14:34:55 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-02-10 14:34:55 +0800 |
commit | 2672a514132dcebab710c90aef78c464708eae6f (patch) | |
tree | edcc6234256c4c9e9756a8baafee1ae72f08c80f /calendar/ChangeLog | |
parent | d45c32b900a7fdeccd7373c00c590008ef5dcf9b (diff) | |
download | gsoc2013-evolution-2672a514132dcebab710c90aef78c464708eae6f.tar.gz 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/ChangeLog | 7 |
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 |