X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=059d739b57dad8e4062945b534234516627e21cf;hb=1c17f62209b5536711bc5c17a7814db8eff5df25;hp=920c7b86e76ddcf471c7ad791d781b70a0ef4f5b;hpb=6100e78a467505ad1e26d645187fff02cf3a7205;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 920c7b86e..059d739b5 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,6 +1,36 @@ Gnulib stable snapshot ---------------------- + * 20110908-stable + +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. + * [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. + +---------------------------------------------------------------------- + * 20110609-stable Snapshot taken based on: @@ -12,7 +42,55 @@ with the following additional commits: * [48cc748]->[a5f8483] intprops: TYPE_IS_INTEGER, TYPE_SIGNED not integer constant exprs * [8cc0fee]->[8c5e817] intprops: work around C compiler bugs -__NEXTCOMMITMARKER__ + * [92c71a1]->[2dd0ce3] intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1 + * [c9ff025]->[056b00f] maint: correct misuse of "a" and "an" + * [93d7550]->[0cc5541] maint: replace misused "a" with "an" + * [325f131]->[f00bf3d] relocatable-prog-wrapper: Fix possible link error. + * [21eb071]->[8694861] clock-time: change to LGPLv2+. + * [6c8bcfc]->[617bbef] * doc/intprops.texi: fix typo in copyright date + * [99b3138]->[9279f19] verify: fix bug when gnulib is also included + * [64c6332]->[98ce667] linkat, renameat: Update dependencies. + * [fbd3cc5]->[be2aacf] getugroups: Fix module description. + * [ddd54c7]->[cd78e73] gnulib-tool: fix portability problem with MacOS sed + * [59ed6e8]->[1166200] idcache: Fix module description. + * [1e8752a]->[4831e70] Fix recent ChangeLog entry. + * [d94bbd1]->[4af1887] opendir-safer.c: don't clobber errno; don't close negative FD + * [6dc42e2]->[d0fe920] utimensat: do not reference an out-of-scope buffer + * [866bbae]->[b9bb8b9] tests: fix logic bug in init.sh + * [fc9b0f6]->[cca883f] atexit-tests: ensure reliable exit status + * [f4c4af0]->[61c4bf6] docs: document recently fixed glibc printf bug + * [9d196fa]->[a3a87d2] test-intprops: disable -Wtype-limits diagnostics + * [1622b36]->[527d6c4] getcwd: work around mingw bug + * [4ed9779]->[d1c9bfc] mbsrchr: Avoid collision with system function on Interix. + * [03f358b]->[1ad6403] gen-uni-tables: Say "gen-uni-tables.c" consistently. + * [8d8a973]->[cb6151a] getloadavg: Remove an unreliable safety check. + * [fdc9e6c]->[264ebf0] Status of work-in-progress around libposix. + * [2449068]->[cfd76ac] trim: avoid a warning from -O2 -Wstrict-overflow + * [a8ff65c]->[264aa35] parse-datetime.y: accommodate -Wstrict-overflow + * [05f391a]->[ca57003] wctype-h: Avoid namespace pollution on Solaris 2.6. + * [224c034]->[225c8ef] Fix link errors in tests: wait-process uses gettext-h. + * [9c3746f]->[7f56311] build-aux/config.sub + * [7c886ca]->[802ee67] Fix link errors in tests: openat-die uses gettext-h. + * [64e3383]->[e54b616] pipe2: Remove dependency on 'nonblocking' module. + * [27edfbd]->[4ba5a2c] doc: Fix a module name. + * [872f360]->[8248d1a] Copyright: Use LGPL 2.1 instead of LGPL 2.0. + * [0605107]->[d9883ac] setlocale: Enable replacement on Cygwin 1.5. + * [d3e6271]->[1a2b0e6] sys_select: Ensure memset is declared also on AIX 7. + * [c00787b]->[11da7a4] setenv: Avoid gcc warning. + * [6f88ff3]->[4c509f3] unsetenv: Avoid gcc warning. + * [1866b23]->[0560196] localename: Fix link dependencies. + * [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. + * [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. ----------------------------------------------------------------------