* doc/posix-functions/iconv.texi: Document HP-UX 11 return value bug.
+2010-12-31 Bruno Haible <bruno@clisp.org>
+
+ iconv: Document HP-UX 11 bug.
+ * doc/posix-functions/iconv.texi: Document HP-UX 11 return value bug.
+
2010-12-31 Bruno Haible <bruno@clisp.org>
ldexpl: Fix link error on HP-UX 11.
Gnulib provides higher-level facilities @code{striconv} and @code{striconveh}
(wrappers around @code{iconv}) that deal with conversion errors in a platform
independent way.
+@item
+This function returns a positive return value, instead of zero, when
+converting from ISO-8859-1 to UTF-8 on HP-UX 11.
@end itemize