diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-01-28 13:24:56 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-01-28 13:24:56 +0800 |
commit | 8b2d851699d93e90b9bf6462321e8f832a1a9128 (patch) | |
tree | d4f577a7ef5c3708d2b6e5ee9bf8a36ddc61cb48 /calendar/ChangeLog | |
parent | 072795e5a3081544314466d51870c670a08c6198 (diff) | |
download | gsoc2013-evolution-8b2d851699d93e90b9bf6462321e8f832a1a9128.tar.gz gsoc2013-evolution-8b2d851699d93e90b9bf6462321e8f832a1a9128.tar.zst gsoc2013-evolution-8b2d851699d93e90b9bf6462321e8f832a1a9128.zip |
Patch from Chenthill Palanisamy <pchenthill@novell.com> (Fix memory leak while printing month-view)
svn path=/trunk/; revision=34908
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4f5432d18a..b8d3a622e6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2008-01-28 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/print.c: (print_week_summary): Free the component + data. + 2008-01-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #355864 |