diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-29 03:05:24 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-29 03:05:24 +0800 |
commit | b58366837b5763f2c90d31998c78d2af72e43e0a (patch) | |
tree | b38502174c5b4c449b4b8be9d081d721877771ab /calendar/ChangeLog | |
parent | f451a8f285465976c3ae5192adb8b17121c03c8c (diff) | |
download | gsoc2013-evolution-b58366837b5763f2c90d31998c78d2af72e43e0a.tar.gz gsoc2013-evolution-b58366837b5763f2c90d31998c78d2af72e43e0a.tar.zst gsoc2013-evolution-b58366837b5763f2c90d31998c78d2af72e43e0a.zip |
fixes #317322
svn path=/trunk/; revision=30699
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e910418892..43f8f8dede 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,15 @@ 2005-11-28 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #317322 + * gui/e-calendar-view.c: + (e_calendar_view_delete_selected_occurrence): Do not + set a new rid if the component already has it. If an + instance is removed from master component, send a modify + request setting the exception for that instance. Cleaned + up the code. + +2005-11-28 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #314639 * gui/e-calendar-view.c: (e_calendar_view_new_appointment_for): Check if the default |