aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e5de468e5..bd4954f21c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2000-07-12 Ulrich Drepper <drepper@redhat.com>
+ * iconv/gconv_db.c (gen_steps): Always initialize __data field of
+ step.
+
+ * iconv/gconv_open.c (__gconv_open): Reapply
+ 2000-07-12 Bruno Haible <haible@clisp.cons.org>
+
+ * iconv/gconv_open.c (__gconv_open): Merge duplicated
+ code.
+
* iconv/gconv_open.c: Undo last two changes for now. They break
everything.