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 7f5ef1df02..ef3cff8ea8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-28 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Related to bug #547822
+
+ * gui/print.c (print_table_draw_page), (print_table):
+ Use g_malloc() and g_free() instead of malloc() and free().
+ Also fix an "assignment discards qualifiers" compiler warning.
+
2008-08-27 Sankar P <psankar@novell.com>
License Changes