aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-20 21:20:46 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-20 21:20:46 +0000
commit3b7caeac2c8d9dc0ceb84137e1e012845d58c90d (patch)
tree3fe204747cbdd74e573c7265fe12224355d37e3a /ChangeLog
parentb72f9d5197d1281664c3fd0ccffa328dfc195818 (diff)
downloadglibc-3b7caeac2c8d9dc0ceb84137e1e012845d58c90d.tar
glibc-3b7caeac2c8d9dc0ceb84137e1e012845d58c90d.tar.gz
glibc-3b7caeac2c8d9dc0ceb84137e1e012845d58c90d.tar.bz2
glibc-3b7caeac2c8d9dc0ceb84137e1e012845d58c90d.zip
Update.
* iconvdata/run-iconv-test.sh: Reorgnize a bit to allow running only the ASCII test. * iconvdata/TESTS: Add entries for IBM932 and IBM943. * iconvdata/Makefile (modules): Add IBM932 and IBM943. * iconvdata/gconv-modules: Add entries for IBM932 and IBM943. * iconvdata/ibm932.c: New file. * iconvdata/ibm932.h: New file. * iconvdata/ibm943.c: New file. * iconvdata/ibm943.h: New file. Patches by Masahide Washizawa <washi@jp.ibm.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 466520ff33..f0b51c7c56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2001-01-20 Ulrich Drepper <drepper@redhat.com>
+ * iconvdata/run-iconv-test.sh: Reorgnize a bit to allow running only
+ the ASCII test.
+ * iconvdata/TESTS: Add entries for IBM932 and IBM943.
+
+ * iconvdata/Makefile (modules): Add IBM932 and IBM943.
+ * iconvdata/gconv-modules: Add entries for IBM932 and IBM943.
+ * iconvdata/ibm932.c: New file.
+ * iconvdata/ibm932.h: New file.
+ * iconvdata/ibm943.c: New file.
+ * iconvdata/ibm943.h: New file.
+ Patches by Masahide Washizawa <washi@jp.ibm.com>.
+
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix typo
preventing optimization from being done. Set the correct type bit
in seen. Don't define and use _dl_base_addr unless