From cef5d28c897af6b057d04420ebd040e70e5a693e Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 8 Mar 2002 15:50:54 +0000 Subject: Final updates for 2.0.0 Fri Mar 8 10:20:46 2002 Owen Taylor * NEWS: Final updates for 2.0.0 * glib/gstrfuncs.c: Convert the results of strerror() and strsignal() to UTF-8. * glib/gconvert.c glib/gdir.c glib/giochannel.c glib/giounix.c glib/giowin32.c: Use g_strerror(), not strerror(). --- README.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.in') diff --git a/README.in b/README.in index e530b0d98..fe5f9cea2 100644 --- a/README.in +++ b/README.in @@ -34,10 +34,6 @@ Notes about GLib-2.0.0 Application programmers should not call g_locale_to_utf8() on these strings. -* The results of g_strerror() are currently in the encoding of the locale - rather than in UTF-8. Again, this is a bug, and not behavior that - should be relied upon. - * Similarly, the GLib error logging functions such as g_print(), g_warning(), g_error(), currently do not convert the strings they are passed from UTF-8 to the encoding of the locale, or check that the strings they -- cgit v1.2.3