aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-16 20:15:59 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-16 20:15:59 +0800
commitf6c356b11614f99acc3c0650be1b740caeb589db (patch)
tree2acd878ed2048a0df50a7aa33341eb458833b303 /addressbook/ChangeLog
parent4ce48773980ec26cde77275c68fa05a5eab73515 (diff)
downloadgsoc2013-evolution-f6c356b11614f99acc3c0650be1b740caeb589db.tar
gsoc2013-evolution-f6c356b11614f99acc3c0650be1b740caeb589db.tar.gz
gsoc2013-evolution-f6c356b11614f99acc3c0650be1b740caeb589db.tar.bz2
gsoc2013-evolution-f6c356b11614f99acc3c0650be1b740caeb589db.tar.lz
gsoc2013-evolution-f6c356b11614f99acc3c0650be1b740caeb589db.tar.xz
gsoc2013-evolution-f6c356b11614f99acc3c0650be1b740caeb589db.tar.zst
gsoc2013-evolution-f6c356b11614f99acc3c0650be1b740caeb589db.zip
Fixed another memory leak.
2000-05-16 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card.c (add_list_unique): Fixed another memory leak. svn path=/trunk/; revision=3086
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 197b7a747a..4334e48595 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,9 @@
2000-05-16 Christopher James Lahey <clahey@helixcode.com>
+ * backend/ebook/e-card.c (add_list_unique): Fixed another memory leak.
+
+2000-05-16 Christopher James Lahey <clahey@helixcode.com>
+
* backend/ebook/e-card-simple.c, backend/pas/pas-backend-file.c,
contact-editor/e-contact-editor.c, ename/e-name-western.c,
gui/component/addressbook.c, gui/minicard/e-minicard-view.c: Fixed