diff options
author | Not Zed <NotZed@Ximian.com> | 2004-02-17 10:16:11 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-02-17 10:16:11 +0800 |
commit | 78ec5fde6654a7118b0e7e6d203fcece872af28a (patch) | |
tree | eb7f0134ee135a2fb3bfb7d079d4a9caf0b35ad1 /mail/ChangeLog | |
parent | 3cc6e89e669f8d99c39de2e558e79ae69cf43dd9 (diff) | |
download | gsoc2013-evolution-78ec5fde6654a7118b0e7e6d203fcece872af28a.tar gsoc2013-evolution-78ec5fde6654a7118b0e7e6d203fcece872af28a.tar.gz gsoc2013-evolution-78ec5fde6654a7118b0e7e6d203fcece872af28a.tar.bz2 gsoc2013-evolution-78ec5fde6654a7118b0e7e6d203fcece872af28a.tar.lz gsoc2013-evolution-78ec5fde6654a7118b0e7e6d203fcece872af28a.tar.xz gsoc2013-evolution-78ec5fde6654a7118b0e7e6d203fcece872af28a.tar.zst gsoc2013-evolution-78ec5fde6654a7118b0e7e6d203fcece872af28a.zip |
fix for the weird-arsed e-contact list api. and fix a small memleak.
2004-02-17 Not Zed <NotZed@Ximian.com>
* importers/pine-importer.c (import_contact): fix for the
weird-arsed e-contact list api. and fix a small memleak.
svn path=/trunk/; revision=24753
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f63c8dc46b..6f3ec334ab 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-02-17 Not Zed <NotZed@Ximian.com> + + * importers/pine-importer.c (import_contact): fix for the + weird-arsed e-contact list api. and fix a small memleak. + 2004-02-13 Jeffrey Stedfast <fejj@ximian.com> * em-folder-tree.c (emft_drop_folder): Make sure the drop-target |