about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-07 23:59:31 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-07 23:59:31 +0000
commit6ccf5e679ad89ce7d19585e721ce3ed1510483ae (patch)
tree8d9b08c033c98b6a3ce877861542840c771d125f /ChangeLog
parenta1035beb28bca8e69f44725f37efafd4772841d6 (diff)
downloadglibc-6ccf5e679ad89ce7d19585e721ce3ed1510483ae.tar.gz
glibc-6ccf5e679ad89ce7d19585e721ce3ed1510483ae.tar.xz
glibc-6ccf5e679ad89ce7d19585e721ce3ed1510483ae.zip
Update.
	* iconvdata/sjis.c (from_ucs4_lat1): Fix mappng of U005C and
	U007E.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d0bc1ab06..f79f4f2df2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-07-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* iconvdata/sjis.c (from_ucs4_lat1): Fix mappng of U005C and
+	U007E.
+
 	* stdio-common/Makefile (tests): Remove tst-printf here...
 	(tests-srcs): ...and add it here.
 	(distribute): Add tst-unbputc.sh and tst-printf.sh.