diff options
author | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-07-01 23:14:33 +0800 |
---|---|---|
committer | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-07-01 23:14:33 +0800 |
commit | 7387d967a271d6c118221c2ef2d847229218b510 (patch) | |
tree | 8a33295aaca1db77532676c980a663f5436831b2 /calendar/ChangeLog | |
parent | 760b78f8bc9b239308e3c30c834ea9986cdd6b5a (diff) | |
download | gsoc2013-evolution-7387d967a271d6c118221c2ef2d847229218b510.tar.gz gsoc2013-evolution-7387d967a271d6c118221c2ef2d847229218b510.tar.zst gsoc2013-evolution-7387d967a271d6c118221c2ef2d847229218b510.zip |
Patch from Mark G. Adams
Fixes #309138:
* Generated UIDs were not being freed.
svn path=/trunk/; revision=29614
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 71b80ab14d..1548243d23 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2005-06-27 Mark G. Adams <mark.g.adams@sympatico.ca> + + * conduits/todo/todo-conduit.c: (add_record): Fix leak of uids + * conduits/calendar/calendar-conduit.c: (process_multi_day): Fix leak of uids + 2005-07-01 Praveen Kumar <kpraveen@novell.com> * gui/e-cal-config.h : Added the source type field in |