aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 021000e746..de81f6fc0f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2005-03-24 JP Rosevear <jpr@novell.com>
+
+ Fixes #69272
+
+ * gui/comp-util.c (cal_comp_event_new_with_defaults): ensure we
+ always return a valid comp
+
+ * gui/comp-util.c (cal_comp_task_new_with_defaults): ditto; fix
+ obvious pasto that would cause a leak
+
2005-03-24 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73320