aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-05 19:15:03 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-05 19:15:03 +0000
commit7abbb474e75d07611bbc62d32b24135027cdf48e (patch)
tree1f8dd2bd19269f8985dd20c8fc1d69d4ea0fe62c /ChangeLog
parent2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a (diff)
downloadglibc-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff5e6ef1dc..83da6dd28d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.