From 7cbc26471fb6ff8d789fe91df342d87e3678e712 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 11 Apr 2000 19:43:17 +0000 Subject: free the esexp_result. (entry_compare): we want comparison functions to * addressbook/backend/pas/pas-backend-file.c (vcard_matches_search): free the esexp_result. (entry_compare): we want comparison functions to take 2 args. svn path=/trunk/; revision=2395 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 89700ccefa..1bca159208 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,6 +33,8 @@ contact (unimplemented as yet). (entry_compare): add support for searching the list items "email", "phone" and "address". + (vcard_matches_search): free the esexp_result. + (entry_compare): we want comparison functions to take 2 args. 2000-04-11 Christopher James Lahey -- cgit