X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=2cc111098edc6fb13425e7ca742cc8146dce257c;hb=946c971f93d58ec52508dbcc36b59ca9f925bf31;hp=8bd79fa53590bf723655ffb509cbc079c804968d;hpb=563a0ca5af7e984098ebe90d85a9ff7abe504581;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 8bd79fa53..2cc111098 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -5,6 +5,31 @@ Snapshot taken based on: +commit 0ba19fcc5ff43167939e465af4b93f965fffcc8c +Date: Tue Aug 30 16:38:59 2011 -0700 + +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 + * [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 . + * [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. +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 20110609-stable + +Snapshot taken based on: + commit 0c4be75eb0966bde4533bc111778e0ab494a93be Date: Wed May 18 13:13:03 2011 -0600 @@ -52,7 +77,15 @@ with the following additional commits: * [bf7690a]->[54731c1] pipe-filter-ii: Fix test failure on AIX and IRIX. * [e7754b0]->[52062c8] acl: Fix test failure on AIX 7. * [c914617]->[34d3cce] ansi-c++-opt: Interoperability with libtool. -__NEXTCOMMITMARKER__ + * [3f9fff2]->[0bd455a] careadlinkat: Avoid mismatch between ssize_t and int. + * [c224523]->[5c698ae] canonicalize-lgpl: work around AIX realpath bug + * [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom + * [3180807]->[768eb31] doc/lgpl-2.1.texi + * [fba3245]->[a96c4d5] tests: fix usage message in 'mktempd_' + * [7b2b693]->[a43f6fd] autoupdate + * [3639716]->[74c0798] rmdir: Avoid test failure on HP-UX 10.20. + * [9776680]->[6ddae30] acl tests: Fix compilation error on HP-UX 11. + * [5f0441a]->[c1bf224] thread: Fix confusion between NULL and 0. ----------------------------------------------------------------------