X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=f21971eac94463824302d890d45f4a057e76d69f;hb=c349248fcffe8e667daf6877c691a52129bc7b21;hp=4bf098dc0a5407e0d730c07ce9589f7d1af5fa17;hpb=1dc62f114acc83f1ab2ae11e79daa231dfd76109;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 4bf098dc0..f21971eac 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,6 +1,50 @@ Gnulib stable snapshot ---------------------- - * 20100418-stable + + * 20100829-stable + +Snapshot taken based on: + +commit 3f08220c1a263dfc45f6e0ce6dcee97631dd5e56 +Date: Tue Aug 17 07:18:27 2010 -0700 + +with the following additional commits: + + * [6333e13]->[a2ae92e] Fix gnulib-tool sed script de-commentation for AIX sed. + * [350aad7]->[9e05eaf] autoupdate + * [06728e0]->[c94cede] fts: allow compilation with C++ + * [51c2a23]->[880d107] poll, select: handle ERROR_BROKEN_PIPE. + * [0c37a90]->[0b22530] argz: fix shell quoting issue + * [204e903]->[99d6cd5] stdbool: avoid rejecting clang + * [5a2d7e1]->[21182ba] priv-set: fix comments + * [a9ec89b]->[325e969] priv-set: fix comment + * [667277d]->[d74874d] getloadavg: don't define SVR4 on cygwin + * [8c8ee4b]->[24ad42e] getloadavg: simplify code + * [cab03f4]->[6acb78a] stdbool: avoid spurious failure with modern xlc +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 20100704-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. + * [7773f84]->[a01b938] stdbool: Update doc. + +---------------------------------------------------------------------- + + * 20100424-stable Snapshot taken based on: @@ -40,7 +84,16 @@ with the following additional commits: * [7c1b995]->[a251be0] strtok_r: relax license to LGPLv2+ * [56d363d]->[57a3236] test-forkpty: fix expected signature * [e764ea2]->[0dc1446] openpty: Fix mistake from 2010-03-21. -__NEXTCOMMITMARKER__ + * [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. ----------------------------------------------------------------------