aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0826caf..1efd7f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2017-08-29 Florian Weimer <fweimer@redhat.com>
+
+ [BZ #22025]
+ * iconv/gconv_db.c (free_derivation): Remove redundant
+ parentheses.
+ (gen_steps): Unconditionally mangle __btowc_fct after
+ initialization.
+ (increment_counter): Likewise. Do not call init_fct for internal
+ modules.
+
2017-08-29 Joseph Myers <joseph@codesourcery.com>
[BZ #22028]