diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 2a05238ce1..f69486b8ff 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-02-06 Jeffrey Stedfast <fejj@ximian.com> + + * camel-search-private.c (utf8_get): Rewrote using unicode_get_utf8(). + (camel_ustrcasecmp): Use unicode_char_t + (camel_ustrncasecmp): Same. + 2001-02-06 Christopher James Lahey <clahey@ximian.com> * camel-mime-filter-charset.c (complete, filter), |