about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-11 08:56:09 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-11 08:56:09 +0000
commitcb2a71bbe44c4d274a7520c3e9c9e885dce1d426 (patch)
tree3943b7a34df16d3bc0b30e11bd0d644fc994ec1c /ChangeLog
parent7d68a8ec676b26556393ea0ef067dddb1b5fc24f (diff)
downloadglibc-cb2a71bbe44c4d274a7520c3e9c9e885dce1d426.tar.gz
glibc-cb2a71bbe44c4d274a7520c3e9c9e885dce1d426.tar.xz
glibc-cb2a71bbe44c4d274a7520c3e9c9e885dce1d426.zip
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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 203dcdc338..fca5e017f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.