X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=NEWS.stable;h=f20a2cf11c53eec586ff7fad63b9643e984054e0;hb=a964f9ebf0e4620d3462f3864aeaa214fa508060;hp=7dcfbc2ad60fb2f6cdaffe8a2a4288f7d47c1934;hpb=8bf44683e819f784f917505e6b7e466f1f708e5d;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 7dcfbc2ad..f20a2cf11 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,6 +1,86 @@ Gnulib stable snapshot ---------------------- - * 20100418-stable + + * 20101024-stable + +Snapshot taken based on: + +commit ba523890aa7bae76e3ac6b3ce68f22a79d25ce2c +Date: Wed Oct 13 10:15:38 2010 +0200 + +with the following additional commits: + + * [b6d1430]->[fef7abe] termios: fix compilation on mingw + * [74b1e48]->[7bf74f7] socketlib: Fix. + * [d239853]->[ced7fa1] vasnprintf: Don't set errno to 0. + * [fdaeccf]->[66e670a] GNUmakefile: handle "stable" target, not "major" + * [cac3889]->[7661272] ignore-value: make header idempotent + * [61241ea]->[25d72f8] termios: Update documentation. + * [94617c2]->[] Fix date in ChangeLog. +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 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 + * [8951e0e]->[2981537] Fix test-unlinkat, test-rmdir failure on AIX 5.3. + * [0a05120]->[a83a25f] poll: return immediately on POLLHUP. + * [fc9e09a]->[63b29c2] autoupdate + * [20e165d]->[6a0e461] stat-time: relax license LGPL + * [2901094]->[90aa7a1] acl: fix compilation test + * [a228f53]->[0b86eb2] lseek: fix link test + * [14b6d70]->[3056d82] btowc: fix missing file + * [78ea303]->[0e59cb6] glob: fix compile test + * [06e1426]->[7434863] lib-symbol-versions: fix m4 quoting + * [6530a2c]->[d45eaf1] login_tty: add missing dependeny + * [f99e41e]->[176c42a] * ChangeLog: fix typo + * [ebf441c]->[2a3686a] sys_socket, netdb: Ensure socklen_t gets defined. + * [63d392e]->[cb49949] Avoid relocwrapper link errors due to gnulib replacement functions. + * [7a6e9cf]->[da66e7e] ftello: Relax license. + * [5712b08]->[02df495] autoupdate + * [6c345f6]->[9a348fb] unistr/u*-strchr: Fix tests dependencies. + * [c4bc551]->[2b958de] pread, pwrite: add missing dependency + +---------------------------------------------------------------------- + + * 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: @@ -10,7 +90,46 @@ Date: Fri Apr 9 02:02:15 2010 +0200 with the following additional commits: * [950f346]->[99a272b] ftruncate: mark module as obsolete; even MinGW provides it, now -__NEXTCOMMITMARKER__ + * [2d4d227]->[358e18f] Add attribution to a ChangeLog entry. + * [38e3c69]->[a11321f] ftruncate: add two years to projected module removal date: 2012 + * [6b8b58b]->[1ce7c50] init.sh: run tr in the "C" locale to avoid multibyte interpretation + * [85f6993]->[bcd59b9] Add missing parenthesis in manywarnings example + * [3213c10]->[102392e] vasnprintf test: Reduce code duplication. + * [3c65a68]->[4b43aec] write: Fix a C++ test error on mingw. + * [067d1f1]->[cc75f4b] vasnprintf: Fix multiple test failures on mingw. + * [32d1664]->[e651e75] vasnprintf: Fix crash in %ls directive. + * [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. + * [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. ----------------------------------------------------------------------