autoupdate
[gnulib.git] / ChangeLog
index 1e236e6..b177d67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+2009-11-19  Jim Meyering  <meyering@redhat.com>
+
+       xfreopen: new module, from coreutils
+       * modules/xfreopen: New module.
+       * lib/xfreopen.c: New file.
+       * lib/xfreopen.h: New file.
+       * MODULES.html.sh (File stream based Input/Output"): Add it.
+
 2009-11-19  Eric Blake  <ebb9@byu.net>
 
+       manywarnings: depend on warnings
+       * modules/manywarnings (Depends-on): Add warnings.
+
        build: avoid compiler warnings
        * lib/select.c (rpl_select): Delete unused variable.
        * lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.