aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-06-23 02:55:45 +0800
committerChris Toshok <toshok@src.gnome.org>2004-06-23 02:55:45 +0800
commitfe72753fe028ef628b38776829e9dd771064bb41 (patch)
tree90ebbbd80046b1b3a5cbd4febb3a75ea5bb4825d /addressbook/ChangeLog
parent0d450111c88e4b14f8a21def8c5453002a027191 (diff)
downloadgsoc2013-evolution-fe72753fe028ef628b38776829e9dd771064bb41.tar
gsoc2013-evolution-fe72753fe028ef628b38776829e9dd771064bb41.tar.gz
gsoc2013-evolution-fe72753fe028ef628b38776829e9dd771064bb41.tar.bz2
gsoc2013-evolution-fe72753fe028ef628b38776829e9dd771064bb41.tar.lz
gsoc2013-evolution-fe72753fe028ef628b38776829e9dd771064bb41.tar.xz
gsoc2013-evolution-fe72753fe028ef628b38776829e9dd771064bb41.tar.zst
gsoc2013-evolution-fe72753fe028ef628b38776829e9dd771064bb41.zip
[ should fix #60495, #58635 ] don't free the list of contacts - libebook
2004-06-22 Chris Toshok <toshok@ximian.com> [ should fix #60495, #58635 ] * gui/widgets/eab-popup-control.c (name_only_query_cb): don't free the list of contacts - libebook still owns it. (query_cb): same. svn path=/trunk/; revision=26453
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 082e4320ff..aee73975f1 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-22 Chris Toshok <toshok@ximian.com>
+
+ [ should fix #60495, #58635 ]
+ * gui/widgets/eab-popup-control.c (name_only_query_cb): don't free
+ the list of contacts - libebook still owns it.
+ (query_cb): same.
+
2004-06-22 Larry Ewing <lewing@ximian.com>
* gui/contact-list-editor/e-contact-list-editor.c (add_email_cb):