aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 1eac6aed90..50688e8573 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -2,6 +2,7 @@
* e-trie.c (e_trie_search): If the gunichar is 0xfffe, just skip
processing it. Maybe this will fix bug #39900.
+ (trie_utf8_getc): Removed unused labels to shutup the compiler.
2003-03-19 Jeffrey Stedfast <fejj@ximian.com>