iconv_open: Fix regression from 2010-12-04.
[gnulib.git] / ChangeLog
index 3243340..43be12c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2010-12-19  Bruno Haible  <bruno@clisp.org>
 
+       iconv_open: Fix regression from 2010-12-04.
+       * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Fix typo.
+       Reported by Noah Lavine <noah.b.lavine@gmail.com>.
+
+2010-12-19  Bruno Haible  <bruno@clisp.org>
+
        Document some different function declarations on OSF/1 5.1.
        * doc/posix-functions/gai_strerror.texi: Mention different declaration.
        * doc/posix-functions/inet_ntop.texi: Likewise.