about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-18 09:53:46 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-18 09:53:46 +0000
commit41aa20c243f5b9d51150586651e8b5437cfdb085 (patch)
tree65f6432d89feaf324a7eddbbbd451add8f0bfd37 /ChangeLog
parent92040cbc5f1a18a85735127c3677275c419674cb (diff)
downloadglibc-41aa20c243f5b9d51150586651e8b5437cfdb085.tar.gz
glibc-41aa20c243f5b9d51150586651e8b5437cfdb085.tar.xz
glibc-41aa20c243f5b9d51150586651e8b5437cfdb085.zip
Update.
1998-05-18  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/TESTS: ISO-2022-KR has not really ASCII as a subset
	(the designation sequence is disturbing).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fe65ecfec..c7f585d819 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-05-18  Ulrich Drepper  <drepper@cygnus.com>
+
+	* iconvdata/TESTS: ISO-2022-KR has not really ASCII as a subset
+	(the designation sequence is disturbing).
+
 1998-05-17  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
 
 	* sunrpc/svc_tcp.c: Add FreeBSD DoS patch.