pread: fix compilation on glibc
[gnulib.git] / NEWS.stable
index 3c5ad27..f71766e 100644 (file)
@@ -1,6 +1,24 @@
                        Gnulib stable snapshot
                        ----------------------
-  * 20091115-stable
+  * 20100109-stable
+
+Snapshot taken based on:
+
+commit  12319ff4e84ca616a671216d991dd6eaf1c39c47
+Date:   Fri Jan 1 16:00:07 2010 +0100
+
+with the following additional commits:
+
+    * [e7100ae]->[60a41fa] headers: make check of system header explicit
+    * [1bf02c3]->[2e79dd2] wchar: Remove unused configure check.
+    * [8f3aa1f]->[ab43907] autoupdate
+    * [e138cd8]->[18a2e77] fdopendir: fix configure test
+    * [7a29e00]->[11639c6] nl_langinfo: avoid configure-time syntax error
+__NEXTCOMMITMARKER__
+
+----------------------------------------------------------------------
+
+  * 20091120-stable
 
 Snapshot taken based on:
 
@@ -9,4 +27,38 @@ Date:   Sat Nov 7 16:03:38 2009 -0700
 
 with the following additional commits:
 
-__NEXTCOMMITMARKER__
+    * [26c5fd7]->[7eb2ad0] utimens: remove invalid futimesat call
+    * [6553be8]->[510522d] strftime.c: include ignore-value.h only when FPRINTFTIME is defined
+    * [349396e]->[cc85265] stat: detect FreeBSD bug
+    * [48e9883]->[7f013da] open: detect FreeBSD bug
+    * [d462fe1]->[02634ef] rename: detect FreeBSD bug
+    * [b0d3085]->[fd021c4] autoupdate
+    * [2420877]->[12a64eb] unlink, remove: detect FreeBSD bug
+    * [492960c]->[24c30ab] link: detect FreeBSD bug
+    * [24a6037]->[ec14720] symlink: detect FreeBSD bug
+    * [dfd4d11]->[3bb65d2] readlink: detect FreeBSD bug
+    * [7127847]->[c9698f2] bootstrap: generalize autoheader check
+    * [ac67780]->[3739c19] fts: do not fail on a submount during traversal
+    * [08e6b4c]->[82a192d] getgroups: fix logic error
+    * [80074d1]->[d9cc1a4] getgroups: avoid calling exit
+    * [61b3a42]->[a12148f] getgroups, getugroups: provide stubs for mingw
+    * [0173b1e]->[dc5014b] test-getgroups: avoid compilation failure
+    * [f3a2c4a]->[5390af1] getgroups: avoid compilation failure
+    * [1e642be]->[867cf3b] getgroups: work around FreeBSD bug
+    * [cf0c4ab]->[2d61dc2] getgroups: avoid compiler warning
+    * [ee8909a]->[28fc486] strftime.h: wrap funtion declaration in extern "C" block
+    * [fb1b608]->[d837f67] gnulib-tool: correctly detect absence of m4 directories
+    * [a86ea84]->[e14e479] fnmatch: avoid compiler warning
+    * [24a6641]->[16685f1] lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
+    * [1b712ba]->[4b4b924] avoid new AC_REQUIRE expanded-before-required warnings
+    * [6963723]->[456348e] better AC_REQUIRE expanded-before-required-warning avoidance
+    * [1c32714]->[dc372f7] version-etc: relax license to LGPLv3+
+    * [7e52ced]->[3f0179e] version-etc-fsf: relax license to LGPLv3+
+    * [b205080]->[e09f5b5] version-etc: use proper license string
+    * [b9d28ec]->[f2baca9] Add `gnulib-tool --import' support for LGPLv3+.
+    * [d9d9b26]->[6d8c90b] Add.
+    * [0883405]->[72abcbb] utimens: fix regression on Solaris
+    * [8cfd4a9]->[8607d21] tests: avoid false negative with --with-packager
+    * [111e540]->[0028f27] build: avoid compiler warnings
+    * [841ad19]->[c6d977e] manywarnings: depend on warnings
+    * [758f912]->[dd21f46] autoupdate