diff options
author | Christian Kellner <gicmo@gnome.org> | 2006-02-28 19:24:09 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2006-02-28 19:24:09 +0800 |
commit | 3958832d1dcaf8394ffdd426b9ed5081a4883b60 (patch) | |
tree | 319abd3452cec5fdd2ac5bd2ba4a1caf91afec1c /plugins/addressbook-file/ChangeLog | |
parent | c8008a3d4766ecb2b0f9d270db7052e5130f09e5 (diff) | |
download | gsoc2013-evolution-3958832d1dcaf8394ffdd426b9ed5081a4883b60.tar.gz gsoc2013-evolution-3958832d1dcaf8394ffdd426b9ed5081a4883b60.tar.zst gsoc2013-evolution-3958832d1dcaf8394ffdd426b9ed5081a4883b60.zip |
fixing a leak.
2006-02-28 Christian Kellner <gicmo@gnome.org>
* evolution/plugins/addressbook-file/addressbook-file.c:
* evolution/plugins/calendar-file/calendar-file.c:
fixing a leak.
svn path=/trunk/; revision=31609
Diffstat (limited to 'plugins/addressbook-file/ChangeLog')
-rw-r--r-- | plugins/addressbook-file/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/addressbook-file/ChangeLog b/plugins/addressbook-file/ChangeLog index 2dce8fb4f5..c44ddb846c 100644 --- a/plugins/addressbook-file/ChangeLog +++ b/plugins/addressbook-file/ChangeLog @@ -1,3 +1,7 @@ +2006-02-28 Christian Kellner <gicmo@gnome.org> + + * addressbook-file.c: fixing a leak. + 2005-12-25 Funda Wang <fundawang@linux.net.cn> * Makefile.am: Mark this plugin as translatable (bug#301149). |