diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-16 18:38:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-16 18:38:41 +0000 |
commit | 70e57b1382a2392bf5968ffe47e3f9d78f366797 (patch) | |
tree | 29ce1763ec7b8f33c7bb907f0c75e5ab9cf60ad0 /ChangeLog | |
parent | 482eec0d1188823ad93247f79bf965886e8bd4f7 (diff) | |
download | glibc-70e57b1382a2392bf5968ffe47e3f9d78f366797.tar.gz glibc-70e57b1382a2392bf5968ffe47e3f9d78f366797.tar.xz glibc-70e57b1382a2392bf5968ffe47e3f9d78f366797.zip |
Update.
* iconvdata/iso-2022-jp.c: Correct handling of G2 set. Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cd40c5194e..09aca745b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-01-16 Ulrich Drepper <drepper@cygnus.com> + * iconvdata/iso-2022-jp.c: Correct handling of G2 set. + Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>. + * elf/Makefile (tests): Add loadtest. Add rules to generate test modules. * Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line. |