diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-24 15:27:06 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-24 15:27:06 +0800 |
commit | c9d938050f9d7177795303ff6eb10c7e118f551c (patch) | |
tree | 2389c9ac0a586bd758d7243c5dd094ef29bd086a /calendar/ChangeLog | |
parent | 5838198ed2213228ec1808f8721a94082377c206 (diff) | |
download | gsoc2013-evolution-c9d938050f9d7177795303ff6eb10c7e118f551c.tar.gz gsoc2013-evolution-c9d938050f9d7177795303ff6eb10c7e118f551c.tar.zst gsoc2013-evolution-c9d938050f9d7177795303ff6eb10c7e118f551c.zip |
fixes #323700
svn path=/trunk/; revision=31293
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 98258ac6de..c7ad6f5040 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2006-01-24 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #323700 + * gui/gnome-cal.c: + (gnome_calendar_on_date_navigator_selection_changed), + (gnome_calendar_purge): For clients which have no master object + for recurrences need not call generate instances. Pass the + recurrence id to remove the detached instances. + 2005-09-17 Jon Ander Hernandez <hernandez@movimage.com> ** Fixes bug #313118 |