diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-01-14 09:39:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-14 09:39:06 +0000 |
commit | 2c255347ec40caf64bf3f89323a5fe4f84eb2665 (patch) | |
tree | f0166d04d7a341706e815498a39d2a435084513c /ChangeLog | |
parent | 642eb2a2ed513ab3ad32c9b631cbc65543a44f57 (diff) | |
download | glibc-2c255347ec40caf64bf3f89323a5fe4f84eb2665.tar.gz glibc-2c255347ec40caf64bf3f89323a5fe4f84eb2665.tar.xz glibc-2c255347ec40caf64bf3f89323a5fe4f84eb2665.zip |
Update.
2003-01-14 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile: Add rules to build IBM866NAV. * iconvdata/ibm866nav.c: New file. * iconvdata/tst-tables.sh: Add IBM866NAV. * iconvdata/gconv-modules: Add entries for IBM866NAV.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 49b5cac2db..0afc4764f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-01-14 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/Makefile: Add rules to build IBM866NAV. + * iconvdata/ibm866nav.c: New file. + * iconvdata/tst-tables.sh: Add IBM866NAV. + * iconvdata/gconv-modules: Add entries for IBM866NAV. + 2003-01-13 Ulrich Drepper <drepper@redhat.com> * string/tester.c (test_strcpy): Use the previously #if 0'ed code |