diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 24df25f428..032fcd5001 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2001-10-31 +GNU C Library NEWS -- history of user-visible changes. 2001-11-28 Copyright (C) 1992-2000, 2001 Free Software Foundation, Inc. See the end for copying conditions. @@ -6,6 +6,13 @@ Please send GNU C library bug reports using the `glibcbug' script to <bugs@gnu.org>. Questions and suggestions should be send to <bug-glibc@gnu.org>. +Version 2.3 +* Masahide Washizawa contributed iconv modules for IBM1163 and IBM1164 + charsets. + +* iconv (the program and the interface) now accepts empty names (excluding + options like //TRANSLIT) to mean "use charset of current locale". + Version 2.2.5 * Stephen Moshier implemented log2, log10, powl and cbrtl for the |