diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-07-11 08:56:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-07-11 08:56:09 +0000 |
commit | cb2a71bbe44c4d274a7520c3e9c9e885dce1d426 (patch) | |
tree | 3943b7a34df16d3bc0b30e11bd0d644fc994ec1c /ChangeLog | |
parent | 7d68a8ec676b26556393ea0ef067dddb1b5fc24f (diff) | |
download | glibc-cb2a71bbe44c4d274a7520c3e9c9e885dce1d426.zip glibc-cb2a71bbe44c4d274a7520c3e9c9e885dce1d426.tar.gz glibc-cb2a71bbe44c4d274a7520c3e9c9e885dce1d426.tar.bz2 |
Update.
* iconvdata/iso8859-11.h: Removed.
* iconvdata/Makefile (gen-8bit-gap-modules): Add iso8859-11.
(distribute): Remove iso8859-11.h.
* iconvdata/tst-tables.sh: Add ISO-8859-11.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2002-07-11 Ulrich Drepper <drepper@redhat.com> + * iconvdata/iso8859-11.h: Removed. + * iconvdata/Makefile (gen-8bit-gap-modules): Add iso8859-11. + (distribute): Remove iso8859-11.h. + * iconvdata/tst-tables.sh: Add ISO-8859-11. + * stdio-common/vfscanf.c (inchar): Restore errno from previous underflow operation if c == (W)EOF. |