X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=61c1462218818770b01b0c1d1ca8383eaa06d21a;hb=502607b1037efe6cd468423a2930d9778271c260;hp=0198039b489b55bd782c6241d2d78cf2aaabcd34;hpb=c022f7b930dd2e52e7e130e263e79eb828a7e10f;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 0198039b4..61c146221 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,6 +1,82 @@ Gnulib stable snapshot ---------------------- + * 20110216-stable + +Snapshot taken based on: + +commit f9289f00be9b70c0cb469faee8a40a768d7c6d43 +Date: Wed Feb 9 20:55:19 2011 +0100 + +with the following additional commits: + + * [27147dc]->[4c5d3e6] doc: update users.txt + * [a54ee6e]->[a1245ce] doc: update users.txt + * [4cce65c]->[b9f1203] doc: update users.txt + * [aa887f8]->[ce38c27] mbsrtowcs: Work around bug on native Windows. + * [c9dc6ff]->[461ace8] wcsrtombs: Work around bug on native Windows. + * [06c2675]->[1138b90] stdlib: support non-GCC __attribute__ + * [4baa767]->[1dfaba6] quotearg test: Avoid test failure on mingw. +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 20101221-stable + +This snapshot is identical to the previous 20101220-stable snapshot, +with the addition of one fix: + + * [d534aa8]->[385ec31] iconv_open: Fix regression from 2010-12-04. + +---------------------------------------------------------------------- + + * 20101220-stable + +Snapshot taken based on: + +commit 64911207854610668b480939469282fdaeb96f74 +Date: Tue Dec 7 03:32:46 2010 +0100 + +with the following additional commits: + + * [8029e49]->[6f83d07] autoupdate + * [0de2016]->[c94504d] * build-aux/gendocs.sh: restore x bit + * [82afcdd]->[e631098] autoupdate + * [980f9d2]->[20c5bd5] cloexec, fcntl: relax license + * [15a8eaf]->[68e0cfc] tests: set fail=0 at start + * [ef6309e]->[d157341] acl: port to Solaris 8 when copying from tmpfs to ufs + * [585734b]->[fb7d1d8] iconv: Make it possible again to use this module without 'iconv-h'. + * [7b4e992]->[3eb5095] unistr/u8-mbsnlen: Add missing dependency. + * [cc0adb3]->[e65c7e5] relocatable-prog-wrapper: Separate from relocatable-prog. + * [423d3ca]->[6f9e924] doc: Mention vasprintf-posix module. + * [224a907]->[7131d7e] Document some different function declarations on OSF/1 5.1. + +---------------------------------------------------------------------- + + * 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]->[a964f9e] Fix date in ChangeLog. + * [3f75f63]->[7966020] nextafter: Fix configure check. + * [b86f488]->[ddc319e] c-stack: work around libsigsegv 2.8 bug + * [a0598ff]->[69c6204] nl_langinfo test: Avoid test failure on NetBSD 5. + * [f8dd25c]->[9116c10] Tests: Fix LOCALE_JA on MirBSD 10. + * [9645318]->[87dea4e] nl_langinfo: Mention problem with CRNCYSTR on NetBSD 5.0. + +---------------------------------------------------------------------- + * 20100829-stable Snapshot taken based on: @@ -10,7 +86,34 @@ Date: Tue Aug 17 07:18:27 2010 -0700 with the following additional commits: -__NEXTCOMMITMARKER__ + * [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 ----------------------------------------------------------------------