diff options
author | Larry Ewing <lewing@ximian.com> | 2003-06-12 03:38:33 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-06-12 03:38:33 +0800 |
commit | 67e26bcc8e9c00520c1314c39a69a9f5457b363e (patch) | |
tree | 28dbfdfe29e5092d3de8da5996fe32cd91013e1a /camel/ChangeLog | |
parent | d120c67b62d3de62b293becb0d58bc9335df2d0a (diff) | |
download | gsoc2013-evolution-67e26bcc8e9c00520c1314c39a69a9f5457b363e.tar gsoc2013-evolution-67e26bcc8e9c00520c1314c39a69a9f5457b363e.tar.gz gsoc2013-evolution-67e26bcc8e9c00520c1314c39a69a9f5457b363e.tar.bz2 gsoc2013-evolution-67e26bcc8e9c00520c1314c39a69a9f5457b363e.tar.lz gsoc2013-evolution-67e26bcc8e9c00520c1314c39a69a9f5457b363e.tar.xz gsoc2013-evolution-67e26bcc8e9c00520c1314c39a69a9f5457b363e.tar.zst gsoc2013-evolution-67e26bcc8e9c00520c1314c39a69a9f5457b363e.zip |
use g_utf8_strdown properly.
2003-06-11 Larry Ewing <lewing@ximian.com>
* camel-text-index.c (text_index_normalise): use g_utf8_strdown properly.
svn path=/trunk/; revision=21415
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 2668c971bb..43eab8d580 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2003-06-11 Larry Ewing <lewing@ximian.com> + + * camel-text-index.c (text_index_normalise): use g_utf8_strdown properly. + 2003-06-09 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-message.c (find_best_encoding): Add the |