diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index fe054a5cde..f8c0a19dd6 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2001-08-24 Zbigniew Chyla <cyba@gnome.pl> + + * Makefile.am (libeutil_la_SOURCES): Added e-unicode-i18n.c and + e-unicode-i18n.h. + + * e-unicode-i18n.[ch]: New files with two extra functions + (e_utf8_gettext, e_utf8_dgettext) and U_() macro. + Should be used instead of _() if we need UTF-8 string. + 2001-08-23 Zbigniew Chyla <cyba@gnome.pl> * e-request.c (e_request_string): Modified to accept and return UTF-8 |