diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-03-06 15:24:24 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-03-06 15:24:24 +0800 |
commit | db14ca9daf97ed8897b9301bceb455b0f84805ae (patch) | |
tree | 841e206535b1eae313a066a560001c61048ce5a5 /calendar/ChangeLog | |
parent | 5686e80ba22b8a93a7898a4063429c81aab9d6f1 (diff) | |
download | gsoc2013-evolution-db14ca9daf97ed8897b9301bceb455b0f84805ae.tar.gz gsoc2013-evolution-db14ca9daf97ed8897b9301bceb455b0f84805ae.tar.zst gsoc2013-evolution-db14ca9daf97ed8897b9301bceb455b0f84805ae.zip |
fixes #330448
svn path=/trunk/; revision=31652
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 594282f1c1..ec40e44a01 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2006-03-06 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #330448 + * gui/e-meeting-list-view.c: (attendee_edited_cb): Remove + attendees from the e-name-selector when its removed from + meeting list view. + +2006-03-06 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #329353 * gui/gnome-cal.c: (gnome_calendar_on_date_navigator_selection_changed): If the previous |