aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-08-18 10:28:41 +0800
committerChris Toshok <toshok@src.gnome.org>2001-08-18 10:28:41 +0800
commited62703ead5d7696c50d89d98c419a1f2e2597b9 (patch)
tree639b3db8e1fb92b5d9666089421eefefc1c0f561 /addressbook/ChangeLog
parent613090ed2747c4d5885bca15d54c0c17300817ee (diff)
downloadgsoc2013-evolution-ed62703ead5d7696c50d89d98c419a1f2e2597b9.tar
gsoc2013-evolution-ed62703ead5d7696c50d89d98c419a1f2e2597b9.tar.gz
gsoc2013-evolution-ed62703ead5d7696c50d89d98c419a1f2e2597b9.tar.bz2
gsoc2013-evolution-ed62703ead5d7696c50d89d98c419a1f2e2597b9.tar.lz
gsoc2013-evolution-ed62703ead5d7696c50d89d98c419a1f2e2597b9.tar.xz
gsoc2013-evolution-ed62703ead5d7696c50d89d98c419a1f2e2597b9.tar.zst
gsoc2013-evolution-ed62703ead5d7696c50d89d98c419a1f2e2597b9.zip
call e_sexp_encode_string on the search string the user types in so it
2001-08-17 Chris Toshok <toshok@ximian.com> * gui/component/addressbook.c (addressbook_query_changed): call e_sexp_encode_string on the search string the user types in so it doesn't break sexp parsing in the wombat. svn path=/trunk/; revision=12190
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 769c804373..467585c76c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-17 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/addressbook.c (addressbook_query_changed): call
+ e_sexp_encode_string on the search string the user types in so it
+ doesn't break sexp parsing in the wombat.
+
2001-08-17 Damon Chaplin <damon@ximian.com>
* gui/component/addressbook.c: changed to new print icon.