diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-30 05:19:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-30 05:19:41 +0000 |
commit | c6042c732e6d20fbecd227c03ef1efde17dc7d2c (patch) | |
tree | b9503202578b8d3fecc68d141867a21a1afd552d /ChangeLog | |
parent | da2a3ca6e2d712c2495aafa02364366f8534e4bc (diff) | |
download | glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.gz glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.bz2 glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.zip |
Update.
2000-10-29 Ulrich Drepper <drepper@redhat.com>
* iconvdata/big5.c: Update.
Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
* iconvdata/Makefile (distribute): Add BIG5.irreversible.
* iconvdata/BIG5.irreversible: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-10-29 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/big5.c: Update. + Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>. + + * iconvdata/Makefile (distribute): Add BIG5.irreversible. + * iconvdata/BIG5.irreversible: New file. + 2000-10-29 Greg Louis <glouis@dynamicro.on.ca> * posix/regex.h (__restrict_arr): Move definition out of #ifndef block. |