diff options
author | Tony Tsui <ttsui9@gmail.com> | 2004-09-20 15:59:24 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-09-20 15:59:24 +0800 |
commit | 1a080fd515acab5754342ca2350b4ff38053868a (patch) | |
tree | f7f3eb8aa85125d6626bc103f41bcd5fcab62b65 /calendar/ChangeLog | |
parent | 6abad9096931fcd677bcddbb7f9e49761a22857c (diff) | |
download | gsoc2013-evolution-1a080fd515acab5754342ca2350b4ff38053868a.tar.gz gsoc2013-evolution-1a080fd515acab5754342ca2350b4ff38053868a.tar.zst gsoc2013-evolution-1a080fd515acab5754342ca2350b4ff38053868a.zip |
Fixes #66174
2004-09-20 Tony Tsui <ttsui9@gmail.com>
Fixes #66174
* gui/dialogs/meeting-page.c (existing_attendee): fixed memory leak.
svn path=/trunk/; revision=27303
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 7be7a0b49b..7220810799 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-09-20 Tony Tsui <ttsui9@gmail.com> + + Fixes #66174 + + * gui/dialogs/meeting-page.c (existing_attendee): fixed memory leak. + 2004-09-10 Hannah & Fazlu <hannah_lins@yahoo.co.in> Fixes bug #65051 |