diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4334e48595..50df303b87 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,6 +1,11 @@ 2000-05-16 Christopher James Lahey <clahey@helixcode.com> - * backend/ebook/e-card.c (add_list_unique): Fixed another memory leak. + * backend/ebook/e-card.c (e_card_get_vcard): Fixed a large memory leak. + +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> |