diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2004-09-13 17:10:20 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2004-09-13 17:10:20 +0000 |
commit | d4c8e53b22246384fe8f9d259e5cc0f28c660c40 (patch) | |
tree | 97cfc576e5810d6881cf12f27e3f753d367ba1bc /newlib/ChangeLog | |
parent | de4e88a8dfabd86b221ecc05a2b41d6375640891 (diff) | |
download | newlib-d4c8e53b22246384fe8f9d259e5cc0f28c660c40.zip newlib-d4c8e53b22246384fe8f9d259e5cc0f28c660c40.tar.gz newlib-d4c8e53b22246384fe8f9d259e5cc0f28c660c40.tar.bz2 |
2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
* libc/iconv/iconv.tex: Updated with new content.
* libc/iconv/lib/iconvnls.c: Reference ICONV_DEFAULT_NLSPATH
instead of NLS_DEFAULT_NLSPATH.
* libc/iconv/lib/iconvnls.h: Fix typo.
* libc/include/sys/iconvnls.h: New file.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 5ac279f..db60803 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,11 @@ +2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru> + + * libc/iconv/iconv.tex: Updated with new content. + * libc/iconv/lib/iconvnls.c: Reference ICONV_DEFAULT_NLSPATH + instead of NLS_DEFAULT_NLSPATH. + * libc/iconv/lib/iconvnls.h: Fix typo. + * libc/include/sys/iconvnls.h: New file. + 2004-09-09 Paul Brook <paul@codesourcery.com> * libc/include/sys/reent.h (struct _on_exit_args): Add _dso_handle |