diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-31 08:24:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-31 08:24:06 +0000 |
commit | dbd10df75f4d1880f2b1191e4b3f7e1f8b477e31 (patch) | |
tree | 9602da070f51271fee427fc2ceb6b55a4097214e /ChangeLog | |
parent | beaaf574bfe6cb503269970fc53ebeacf63eae57 (diff) | |
download | glibc-dbd10df75f4d1880f2b1191e4b3f7e1f8b477e31.tar.gz glibc-dbd10df75f4d1880f2b1191e4b3f7e1f8b477e31.tar.xz glibc-dbd10df75f4d1880f2b1191e4b3f7e1f8b477e31.zip |
Update.
2000-10-31 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile (modules): Add IBM856, IBM930, IBM933, IBM935, IBM937, IBM939, and IBM1046. (distribute): Add ibm856.c, ibm930.c, ibm933.c, ibm935.c, ibm937.c, ibm939.c, ibm1046.c, ibm856.h, ibm930.h, ibm933.h, ibm935.h, ibm937.h, ibm939.h, and ibm1046.h. * iconvdata/gconv-modules: Add entries for IBM856, IBM930, IBM933, IBM935, IBM937, IBM939, and IBM1046. Patches by Masahide Washizawa <washi@yamato.ibm.co.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9846fd4de2..483deb1478 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-10-31 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/Makefile (modules): Add IBM856, IBM930, IBM933, IBM935, + IBM937, IBM939, and IBM1046. + (distribute): Add ibm856.c, ibm930.c, ibm933.c, ibm935.c, ibm937.c, + ibm939.c, ibm1046.c, ibm856.h, ibm930.h, ibm933.h, ibm935.h, ibm937.h, + ibm939.h, and ibm1046.h. + * iconvdata/gconv-modules: Add entries for IBM856, IBM930, IBM933, + IBM935, IBM937, IBM939, and IBM1046. + Patches by Masahide Washizawa <washi@yamato.ibm.co.jp>. + 2000-10-30 Ulrich Drepper <drepper@redhat.com> * locale/localeinfo.h (enum value_type): Add wstring, wstringarray, |