X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=da5ae018aac026b6bea21d493280c2860d24dbf9;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=5d4f19c4f3b8cedc056119c953337d2b89eb1504;hpb=5c9f9e1da8d217d623cfa14a93c6477dae7faa37;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 5d4f19c4f..da5ae018a 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,7 +1,73 @@ Gnulib stable snapshot ---------------------- - * 20110609-stable + * 20140202-stable + +Snapshot taken based on: + +commit a39d4083cab589d7cd6a13e8a4b8db8875261d75 +Date: Wed Jan 1 05:19:01 2014 -0800 + +with the following additional commits: + + * [7a0c729]->[d78c62e] maint: fix public-submodule-commit to work with newer git + * [cfe23e8]->[79ca097] autoupdate + * [5088dc5]->[] manywarnings: remove -Wmudflap +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 20130805-stable + +Snapshot taken based on: + +commit ef5856c0c4c6302b6cac9c7cefb4e6cbdcf127be +Date: Tue Jun 11 00:10:21 2013 -0700 + +with the following additional commits: + + * [353402b]->[979b76e] autoupdate + * [2845ecc]->[1fd0acc] getcwd-lgpl: port to Tru64 + * [240af58]->[dbe7a05] nproc: relax license to LGPLv2+ + * [33758ba]->[121180e] xalloc-oversized: relax license to LGPLv2+ + * [612ef3f]->[a08b131] mgetgroups: relax license to LGPLv2+ + * [c96bab3]->[9e801ad] fnmatch: don't goto over declaration + * [de3b502]->[cce1478] autoupdate + * [03e96cc]->[78b78bc] autoupdate + +---------------------------------------------------------------------- + + * 20120404-stable + +Snapshot taken based on: + +commit 1f28fa660e4ca110f073251a24ef3a94ad97ef69 +Date: Sat Mar 24 16:41:21 2012 +0100 + +with the following additional commits: + + * [7ce7d6b]->[c07add3] autoupdate + * [3d0ba3f]->[7f8314c] maint.mk: fix syntax checks without exclusions + * [0e0635a]->[3d25ec7] fflush: Fix syntax error. + +---------------------------------------------------------------------- + + * 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 + * [7c25126]->[6057366] autoupdate + +---------------------------------------------------------------------- + + * 20110908-stable Snapshot taken based on: @@ -12,11 +78,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 . -__NEXTCOMMITMARKER__ + * [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. + * [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. ----------------------------------------------------------------------