aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 22b7d64921..1b1f5d7194 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2006-09-08 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #343409
+ * gui/e-select-names-editable.c:
+ (e_select_names_editable_get_emails),
+ (e_select_names_editable_get_name),
+ (e_select_names_editable_get_names): Reverting the
+ fix for the bug 320101 as it breaks delegation feature.
+ * gui/e-meeting-list-view.c: (attendee_edited_cb): copy
+ the delfrom parameter from the attendee being edited.
+
2006-09-01 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #353763