about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-04 16:28:02 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-04 16:28:02 +0000
commit61da76873e02412125d0c474cf11ff3f8c2d0930 (patch)
tree4c9e86c50108d146d2b8a88c538c7ca0ffa28a79 /ChangeLog
parentdda5c10bbf565ff92f34c2385a2dc9537c81a1a9 (diff)
downloadglibc-61da76873e02412125d0c474cf11ff3f8c2d0930.tar.gz
glibc-61da76873e02412125d0c474cf11ff3f8c2d0930.tar.xz
glibc-61da76873e02412125d0c474cf11ff3f8c2d0930.zip
Update.
	* iconvdata/Makefile (modules): Add BIG5HKSCS.
	(distribute): Add big5hkscs.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2700c96232..b30b9c9c96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>