diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-11 22:27:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-11 22:27:34 +0000 |
commit | 514d9bca72ee648d89ccce020124d11ac0a09ccb (patch) | |
tree | 852dc913ae74c5ff59d2562bf57e2ec58e026f6e /ChangeLog | |
parent | 011ce8ed8581c074aa8d02c8bdb9747e4e41c5dc (diff) | |
download | glibc-514d9bca72ee648d89ccce020124d11ac0a09ccb.tar.gz glibc-514d9bca72ee648d89ccce020124d11ac0a09ccb.tar.xz glibc-514d9bca72ee648d89ccce020124d11ac0a09ccb.zip |
Update.
* iconvdata/Makefile (modules): Add ISO_10367-BOX, MAC-IS, NATS-DANO, and NATS-SEFI. Define *-routines variables for new modules. (distribute): Add .c files for new modules. (awk-generated-headers): Add iso_10367-box.h, mac-is.h, nats-dano.h, and nats-sefi.h. Add rules for header generation. * iconvdata/gconv-modules: Add entries for new modules. * iconvdata/iso_10367-box.c: New file. * iconvdata/mac-is.c: New file. * iconvdata/nats-dano.c: New file. * iconvdata/nats-sefi.c: New file. Add rules for header generation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9b02273498..fc001dd5ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,19 @@ latest possible point to allow partly initialized structures (e.g., from strptime). + * iconvdata/Makefile (modules): Add ISO_10367-BOX, MAC-IS, NATS-DANO, + and NATS-SEFI. + Define *-routines variables for new modules. + (distribute): Add .c files for new modules. + (awk-generated-headers): Add iso_10367-box.h, mac-is.h, nats-dano.h, + and nats-sefi.h. + Add rules for header generation. + * iconvdata/gconv-modules: Add entries for new modules. + * iconvdata/iso_10367-box.c: New file. + * iconvdata/mac-is.c: New file. + * iconvdata/nats-dano.c: New file. + * iconvdata/nats-sefi.c: New file. + 1998-04-30 18:20 H.J. Lu <hjl@gnu.org> * elf/dl-load.c (_dl_init_paths): Don't check the dynamic @@ -33,7 +46,7 @@ ecma-cyrillic.h, gost_19768-74.h, greek-ccitt.h, greek7.h, greek7-old.h, inis.h, inis-8.h, inis-cyrillic.h, iso_2033.h, iso_5427.h, iso_5427-ext.h, and iso_5428.h. - Add rules for hedaer generation. + Add rules for header generation. * iconvdata/gconv-modules: Add entries for new modules. * iconvdata/csn_369103.c: New file. * iconvdata/cwi.c: New file. |