aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d394011bd4..8f64ada556 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2007-08-06 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #463129
+
+ * gui/calendar-component.c: (update_task_memo_selection),
+ (destroy_component_view): Frees task_source_selection and
+ memo_source_selection in destroy_component_view instead of
+ immediately after assigning it to the structure.
+
2007-08-06 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #454253