aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b556e9609d..dbf56cdb14 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2008-01-14 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #490464
+
+ * gui/dialogs/memo-page.c: (get_recipients): New helper function to
+ obtain recipients from the component.
+ * gui/dialogs/memo-page.c: (memo_page_fill_widgets),
+ (memo_page_fill_component), (memo_page_construct):
+ Always show recipient's widgets for shared memo, but keep it readonly
+ when editing old event. Also make sure the organizer is set by
+ the value in the component, not by the default account.
+
2008-01-14 Suman Manjunath <msuman@novell.com>
** Fix for bug #339620