diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 19:15:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 19:15:03 +0000 |
commit | 7abbb474e75d07611bbc62d32b24135027cdf48e (patch) | |
tree | 1f8dd2bd19269f8985dd20c8fc1d69d4ea0fe62c /ChangeLog | |
parent | 2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a (diff) | |
download | glibc-7abbb474e75d07611bbc62d32b24135027cdf48e.tar glibc-7abbb474e75d07611bbc62d32b24135027cdf48e.tar.gz glibc-7abbb474e75d07611bbc62d32b24135027cdf48e.tar.bz2 glibc-7abbb474e75d07611bbc62d32b24135027cdf48e.zip |
Update.
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/Makefile: Add rules for ISO-8859-16 module.
* iconvdata/gconv-modules: Likewise.
* iconvdata/iso8859-16.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-01-05 Ulrich Drepper <drepper@cygnus.com> + + * iconvdata/Makefile: Add rules for ISO-8859-16 module. + * iconvdata/gconv-modules: Likewise. + * iconvdata/iso8859-16.c: New file. + 2000-01-05 Andreas Schwab <schwab@suse.de> * iconv/iconv_prog.c (process_block): Add cast to avoid warning. |