aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 03ac9e5ecf..3b0e590eb1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
+ * gui/itip-utils.c (reply_to_calendar_comp):
+ Use a GString to construct the body contents and also fix several
+ memory leaks. (#408423) Based on a patch from Daniel Gryniewicz.
+
+2007-04-06 Matthew Barnes <mbarnes@redhat.com>
+
* gui/memos-component.c (impl__get_userCreatableItems):
Fix a duplicate keyboard shortcut. (#353922)
Patch from Diego Escalante Urrelo