summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-05-02 11:57:56 +0000
committerBruno Haible <bruno@clisp.org>2001-05-02 11:57:56 +0000
commit6b397893b9016a88cd56e4785c392bc84f387e12 (patch)
tree2d839eda9e990d78b0a5ef4b4beaf35c7aec4e5d /lib/ChangeLog
parent0ab2a856e517ec30496b136c97e4681bd9f43cb2 (diff)
downloadexternal_gettext-6b397893b9016a88cd56e4785c392bc84f387e12.zip
external_gettext-6b397893b9016a88cd56e4785c392bc84f387e12.tar.gz
external_gettext-6b397893b9016a88cd56e4785c392bc84f387e12.tar.bz2
Work around a glibc-2.1 iconv bug.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 97ba8fc..3aea319 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-02 Bruno Haible <haible@clisp.cons.org>
+
+ * linebreak.c (iconv_string_keeping_offsets): Work around a glibc-2.1
+ bug.
+
2001-04-30 Bruno Haible <haible@clisp.cons.org>
Silence "gcc -Wall -Wwrite-strings" warnings.