aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-21 03:06:49 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-21 03:06:49 +0800
commit8d9be87caabc2548b11548eeb4697683394301a7 (patch)
tree5caff1dc1e9eb925a052851d428e619c2e011f13 /e-util/ChangeLog
parentd7f89b244f8df95dc3f5ca6fbfc39f99db9a2659 (diff)
downloadgsoc2013-evolution-8d9be87caabc2548b11548eeb4697683394301a7.tar
gsoc2013-evolution-8d9be87caabc2548b11548eeb4697683394301a7.tar.gz
gsoc2013-evolution-8d9be87caabc2548b11548eeb4697683394301a7.tar.bz2
gsoc2013-evolution-8d9be87caabc2548b11548eeb4697683394301a7.tar.lz
gsoc2013-evolution-8d9be87caabc2548b11548eeb4697683394301a7.tar.xz
gsoc2013-evolution-8d9be87caabc2548b11548eeb4697683394301a7.tar.zst
gsoc2013-evolution-8d9be87caabc2548b11548eeb4697683394301a7.zip
If the gunichar is 0xfffe, just skip processing it. Maybe this will fix
2003-03-20 Jeffrey Stedfast <fejj@ximian.com> * e-trie.c (e_trie_search): If the gunichar is 0xfffe, just skip processing it. Maybe this will fix bug #39900. svn path=/trunk/; revision=20436
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 73c2d16380..1eac6aed90 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-20 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-trie.c (e_trie_search): If the gunichar is 0xfffe, just skip
+ processing it. Maybe this will fix bug #39900.
+
2003-03-19 Jeffrey Stedfast <fejj@ximian.com>
* e-sexp.h: Fix ESExpClass to never be an empty struct. Also make