diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-04 16:28:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-04 16:28:02 +0000 |
commit | 61da76873e02412125d0c474cf11ff3f8c2d0930 (patch) | |
tree | 4c9e86c50108d146d2b8a88c538c7ca0ffa28a79 /ChangeLog | |
parent | dda5c10bbf565ff92f34c2385a2dc9537c81a1a9 (diff) | |
download | glibc-61da76873e02412125d0c474cf11ff3f8c2d0930.zip glibc-61da76873e02412125d0c474cf11ff3f8c2d0930.tar.gz glibc-61da76873e02412125d0c474cf11ff3f8c2d0930.tar.bz2 |
Update.
* iconvdata/Makefile (modules): Add BIG5HKSCS.
(distribute): Add big5hkscs.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Modified from big5.c by Roger So <rogerso@sis.dhs.org>. * iconvdata/gconv-modules: Add entry for new module. + * iconvdata/Makefile (modules): Add BIG5HKSCS. + (distribute): Add big5hkscs.c. 2000-06-01 Jakub Jelinek <jakub@redhat.com> |