X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=451b26301b6fe4b94955d50e80b2abae9e6fb13d;hb=ade8cd7e510c08163f4b80603de470555c92695c;hp=fd5718d28a252101b91864b1c50ea29008e3761d;hpb=54c55a69f206e114d2bf294363314b226373f445;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index fd5718d28..451b26301 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,7 +1,22 @@ Gnulib stable snapshot ---------------------- - * 20110609-stable + * 20111211-stable + +Snapshot taken based on: + +commit b572c3a256e7bf1e4eecc8c36448c08093240a6a +Date: Sat Dec 3 13:09:58 2011 +0100 + +with the following additional commits: + + * [c69114d]->[b3a93d2] tests: Avoid spurious error message on platforms without mktemp program. + * [8446103]->[46519aa] autoupdate +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 20110908-stable Snapshot taken based on: @@ -12,13 +27,22 @@ with the following additional commits: * [a0d9972]->[21d1619] freopen: Don't crash if the filename argument is NULL. * [a5a35f0]->[c4596b1] freopen: Documentation. - * [9926b90]->[395f9e6]] tests: avoid spurious assertion failure in test-float.c on ppc64 + * [9926b90]->[395f9e6] tests: avoid spurious assertion failure in test-float.c on ppc64 * [8b18afa]->[c948e19] sys_select: Avoid a syntax error regarding timespec_t on IRIX 6.5. * [de1fa2a]->[17f0ec6] openat: work around AIX 7.1 fstatat issue - * [6cf1a95]->[338ebcb] * lib/fstatat.c: Include before . + * [6cf1a95]->[338ebcb] lib/fstatat.c: Include before . * [d21602d]->[aa4ddc3] pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5. * [7c712d9]->[b34698e] imaxabs: Avoid link error on OSF/1 with DTK cc. -__NEXTCOMMITMARKER__ + * [d828cda]->[6add58a] imaxdiv: Avoid link error on OSF/1 with DTK cc. + * [ae006b4]->[4a9738e] strtoimax: Avoid link error on OSF/1 with DTK cc. + * [24bfc89]->[1d71dc7] strtoumax: Avoid link error on OSF/1 with DTK cc. + * [d1fa59e]->[e238a25] strtoimax, strtoumax: Document problem on HP-UX 11. + * [e4078c6]->[b26a79b] avoid literal : in index entries + * [e91216b]->[946c971] openat: test for fstatat (AT_FDCWD, ..., 0) bug + * [204072b]->[9f60473] openat: test for fstatat (..., 0) bug + * [a05ce27]->[f4293d3] openat: port to AIX 7.1 with large files + * [90a660c]->[e916d00] autoupdate + * [76074e9]->[a5e4927] openat: Work around compilation error with OSF/1 5.1 DTK cc. ----------------------------------------------------------------------