unistr/u8-to-u16: Reject invalid input.
[gnulib.git] / ChangeLog
index 942adf6..8055a73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2010-01-09  Bruno Haible  <bruno@clisp.org>
 
+       unistr/u8-to-u16: Reject invalid input.
+       * lib/unistr/u8-to-u16.c (u8_to_u16): Call u8_mbtoucr instead of
+       u8_mbtouc.
+       * modules/unistr/u8-to-u16 (Depends-on): Add unistr/u8-mbtoucr.
+       Remove unistr/u8-mbtouc.
+
+2010-01-09  Bruno Haible  <bruno@clisp.org>
+
        Tests for module 'getlogin'.
        * modules/getlogin-tests: New file.
        * tests/test-getlogin.c: New file.