aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 834c9dd696..bc7cd6d853 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-11 Li Yuan <li.yuan@sun.com>
+
+ * gui/e-week-view.c: (e_week_view_remove_event_cb):
+ remove week_view->comp_data first, since garray is not thread
+ safe and the event's address may be changed.
+ Fix for #345969.
+
2006-07-11 Li Yuan <li.yuan@sun.com>
* gui/dialogs/event-page.c: (sensitize_widgets):