diff options
author | Milan Crha <mcrha@redhat.com> | 2009-04-25 02:41:00 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2009-04-25 02:41:00 +0800 |
commit | 65464532b52b16dfaf529208cfcc798ea303711a (patch) | |
tree | b9a3d7cc21f272a0367c98df6c875ce02cfcd4f6 /calendar/ChangeLog | |
parent | 70fe80d69aec73ea1f4fa830b00ac603546e135d (diff) | |
download | gsoc2013-evolution-65464532b52b16dfaf529208cfcc798ea303711a.tar.gz 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/ChangeLog | 6 |
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): |