aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-04-25 02:41:00 +0800
committerMilan Crha <mcrha@redhat.com>2009-04-25 02:41:00 +0800
commit65464532b52b16dfaf529208cfcc798ea303711a (patch)
treeb9a3d7cc21f272a0367c98df6c875ce02cfcd4f6 /calendar/ChangeLog
parent70fe80d69aec73ea1f4fa830b00ac603546e135d (diff)
downloadgsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.tar
gsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.tar.gz
gsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.tar.bz2
gsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.tar.lz
gsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.tar.xz
gsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.tar.zst
gsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.zip
Possible leak fix
** Part of fix for bug #571272
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 f461af6832..0885b506ae 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2009-04-24 Milan Crha <mcrha@redhat.com>
+ ** Part of fix for bug #571272
+
+ * gui/e-cal-model.c: (search_by_id_and_client): Possible leak fix.
+
+2009-04-24 Milan Crha <mcrha@redhat.com>
+
** Part of fix for bug #569652
* gui/calendar-component.c: (ensure_sources):