aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-10-14 12:17:24 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-10-14 12:17:24 +0800
commitb407e779ceabe146aad777352a2e6af5f275c3c8 (patch)
tree4ec0fa7ac74e873d068d21e3d6eb0863c34ca6af /mail/ChangeLog
parenta28d0468805da949037d3a64c0ebfda21be77a56 (diff)
downloadgsoc2013-evolution-b407e779ceabe146aad777352a2e6af5f275c3c8.tar
gsoc2013-evolution-b407e779ceabe146aad777352a2e6af5f275c3c8.tar.gz
gsoc2013-evolution-b407e779ceabe146aad777352a2e6af5f275c3c8.tar.bz2
gsoc2013-evolution-b407e779ceabe146aad777352a2e6af5f275c3c8.tar.lz
gsoc2013-evolution-b407e779ceabe146aad777352a2e6af5f275c3c8.tar.xz
gsoc2013-evolution-b407e779ceabe146aad777352a2e6af5f275c3c8.tar.zst
gsoc2013-evolution-b407e779ceabe146aad777352a2e6af5f275c3c8.zip
Bad hacker! Don't implicitly assume that utf8 characters are one byte in
2001-10-13 Jon Trowbridge <trow@ximian.com> * e-searching-tokenizer.c (search_info_compare): Bad hacker! Don't implicitly assume that utf8 characters are one byte in size! (Bug #9520) (e_searching_tokenizer_begin): As long as I'm touching those code: don't increase the size of search matches. I'll fix the colors later. (part of bug #11589) svn path=/trunk/; revision=13667
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b274a5dfd5..459468ccbd 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-13 Jon Trowbridge <trow@ximian.com>
+
+ * e-searching-tokenizer.c (search_info_compare): Bad hacker!
+ Don't implicitly assume that utf8 characters are one byte in size!
+ (Bug #9520)
+ (e_searching_tokenizer_begin): As long as I'm touching those code:
+ don't increase the size of search matches. I'll fix the colors
+ later. (part of bug #11589)
+
2001-10-13 Dan Winship <danw@ximian.com>
* mail-callbacks.c (create_msg_composer): Don't emit a gtk warning