aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e48d6abc10..e7540b3f60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1998-04-12 Ulrich Drepper <drepper@cygnus.com>
+ * iconvdata/sjis.c (gconv): Remove superfluous varaible declarations.
+
+ * iconvdata/Makefile: Add rules for big5 conversion.
+ * iconvdata/gconv-modules: Likewise.
+ * iconvdata/big5.c: New file.
+
* time/mktime.c (TYPE_MAXIMUM): Add missing cast.
Patch by Jim Meyering.