Tests for module 'idpriv-drop'.
[gnulib.git] / ChangeLog
index 34f4b6e..efb3a77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2009-06-08  Bruno Haible  <bruno@clisp.org>
+
+       Tests for module 'idpriv-drop'.
+       * modules/idpriv-drop-tests: New file.
+       * tests/test-idpriv-drop.sh: New file.
+       * tests/test-idpriv-drop.su.sh: New file.
+       * tests/test-idpriv-drop.c: New file.
+
+       New module 'idpriv-drop'.
+       * lib/idpriv.h: New file.
+       * lib-idpriv-drop.c: New file.
+       * m4/idpriv.m4: New file.
+       * modules/idpriv-drop: New file.
+
+2009-06-08  Bruno Haible  <bruno@clisp.org>
+
+       * modules/unistdio/u8-vasnprintf (Depends-on): Add memchr.
+       * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
+
 2009-06-08  Eric Blake  <ebb9@byu.net>
 
        test-strstr: use memory fence, when possible