about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-28 18:11:30 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-28 18:11:30 +0000
commit392ac9698469dbf25826fa8dcd21811dd8abe5e8 (patch)
tree2e76fe580626ba23236857883ec2c9833765622d /ChangeLog
parent044ff6223a1787c61eca915338e8be61e1eb9b42 (diff)
downloadglibc-392ac9698469dbf25826fa8dcd21811dd8abe5e8.tar.gz
glibc-392ac9698469dbf25826fa8dcd21811dd8abe5e8.tar.xz
glibc-392ac9698469dbf25826fa8dcd21811dd8abe5e8.zip
Update.
	* iconvdata/euc-jp.c: In conversion to UCS4, handling invalid
	sequences with first by 0x8e correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b9096208..3a73d1c53b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
 
+	* iconvdata/euc-jp.c: In conversion to UCS4, handling invalid
+	sequences with first by 0x8e correctly.
+
 	* iconvdata/jis0208.h: Remove redundant test.
 
 2000-06-27  Ulrich Drepper  <drepper@redhat.com>