X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=7e58d609bbaaca46e8089045d658594b9d070624;hb=a01b938c7f0c8e406c82d07cb921bf6c3c1e29df;hp=1e7f820730f5a15ecc62feecb28138ca1bb73476;hpb=81152e8fa88532c6c8ef8dd5b141dce9deedfc88;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 1e7f82073..7e58d609b 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,6 +1,26 @@ Gnulib stable snapshot ---------------------- - * 20100418-stable + + * 20100604-stable + +Snapshot taken based on: + +commit 86ba51d2c17219b82b977da0a912e05a3d9bf858 +Date: Sun Jun 20 13:31:40 2010 +0200 + +with the following additional commits: + + * [d0ed135]->[8626eaa] autoupdates + * [386abcb]->[a155c56] autoupdate + * [599af40]->[170554f] unitypes: Fix bug introduced on 2010-05-18. + * [7740412]->[331fd48] string: Fix syntax error with g++ 2.96. + * [5616180]->[ce5a4ac] idpriv-drop: Fix tests. + * [6e9c624]->[cbec1d8] gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS. +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 20100424-stable Snapshot taken based on: @@ -21,7 +41,35 @@ with the following additional commits: * [0167c19]->[8bd3d4c] vasnprintf: Correct handling of unconvertible wide string arguments. * [de9f4b1]->[c886605] vasnprintf: Add more tests. * [15a0c62]->[849156a] fchownat: Fix a C++ test error on Solaris 8. -__NEXTCOMMITMARKER__ + * [67c7b8e]->[42d09c4] maint.mk: correct a diagnostic + * [b969309]->[70b21bf] mkdir: Make it work on mingw64. + * [3c79d51]->[9f9fbf6] Update comment. + * [03271c7]->[f5544ce] Fix typo in comment. + * [1820b30]->[3e18c19] libunistring: Detect libunistring also when it depends on libiconv. + * [82b0be3]->[6f6d4bf] havelib: Add static libraries to LIBS in the right order. + * [e330e06]->[1d3b6f0] libunistring: Correct value of $LTLIBUNISTRING. + * [c9f911d]->[86cda03] autoupdate + * [197b47e]->[5510d3d] git-version-gen: use "git update-index..." rather than "git status" + * [5fbd6e3]->[5fbd6e3] doc: users.txt: GNU patch now uses gnulib + * [2abb98c]->[f07545c] getopt-posix: avoid spurious failure on FreeBSD + * [3108b95]->[1454b1f] getopt-posix: avoid spurious failure on Solaris + * [5cc0bcf]->[d711c30] getopt-posix: detect MacOS bug + * [db3e280]->[cc1fb6a] getopt: merge bug fixes from glibc + * [61c96af]->[6229a28] getopt-gnu: match recent glibc fixes and posix ruling + * [d39bc2c]->[588d54b] autoupdate + * [7c1b995]->[a251be0] strtok_r: relax license to LGPLv2+ + * [56d363d]->[57a3236] test-forkpty: fix expected signature + * [e764ea2]->[0dc1446] openpty: Fix mistake from 2010-03-21. + * [ae75893]->[854fe4e] Override netdb.h always. + * [93b28fe]->[e7f1d9f] ioctl: Move autoconf macro to a .m4 file. + * [710c8d3]->[8cf9b2c] relocatable: Drop the need to define RELOCATABLE_STRIP in Makefile.am. + * [2f31750]->[2676677] relocatable: Simplify doc. + * [cea53ef]->[5428678] bootstrap: use "git -h" instead of "git --help" + * [e51d12c]->[528ab01] vasnprintf: Correct errno value in case of out-of-memory. + + and one local commit, submitted upstream: + + * [7ffc813]->[b219cbd] make check: avoid an error when no .git dir present. ----------------------------------------------------------------------