aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 589f7ef797..021a7b7db0 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,13 @@
2004-06-02 Rodrigo Moya <rodrigo@novell.com>
+ * gui/e-meeting-list-view.c (start_addressbook_server): removed
+ pre-completion code, not needed anymore.
+ (emlv_finalize): no need to unref the book anymore.
+ (emlv_init): don't call start_addressbook_server.
+
+ * gui/e-meeting-store.c (start_addressbook_server): removed.
+ (ems_finalize): no need to unref the book anymore.
+
* gui/dialogs/copy-source-dialog.c (copy_source): fixed
leak and pass the correct icalcomponent to e_cal_modify_object.