X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=23b281ad506be30be878ac3e8cbd084241eb1461;hb=426cc9a30b69ad64a90929732e0b4fc93ca3f256;hp=339afd6a0fb2ea2cc058630d470fcffb6b1c4c2d;hpb=9f3f707dbb47b601b1fd728b9099fc2042540305;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index 339afd6a0..23b281ad5 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,6 +1,109 @@ Gnulib stable snapshot ---------------------- + * 20110609-stable + +Snapshot taken based on: + +commit 0c4be75eb0966bde4533bc111778e0ab494a93be +Date: Wed May 18 13:13:03 2011 -0600 + +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 + * [92c71a1]->[2dd0ce3] intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1 + * [c9ff025]->[056b00f] maint: correct misuse of "a" and "an" +__NEXTCOMMITMARKER__ + +---------------------------------------------------------------------- + + * 20110412-stable + +Snapshot taken based on: + +commit dec3475763be252103922a887920012eeb32dc26 +Date: Thu Mar 31 15:28:37 2011 -0600 + +with the following additional commits: + + * [b64c50c]->[c8bdb92] wcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13 systems. + * [25d7f3a]->[6c630cd] wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors in C++ mode. + * [eccf108]->[de98845] autoupdate + * [a2c7be5]->[d6acfb1] maint.mk: Don't trigger sc_space_tab check. + * [31c3890]->[eb1217e] pipe2: Relicense under LGPLv2+. + * [bd5d1e6]->[2db494c] binary-io: relicense under LGPLv2+ + * [b277764]->[a7091b5] fcntl-h: fix O_ACCMODE on cygwin + * [306bd09]->[6870aba] autoupdate + * [62f3b86]->[90309e4] getaddrinfo: Fix test for sa_len member. + * [5e29a7a]->[9bb2e6b] test-chown.h: correct a cast + * [eff4c03]->[7f3fdea] stdint test: Fix compilation failure on OSF/1 with DTK compiler. + * [ca6143b]->[8571b74] autoupdate + * [fb79969]->[fa84676] autoupdate + +---------------------------------------------------------------------- + + * 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. + * [b45dc21]->[d19a89f] stdlib: don't get in the way of non-GCC __attribute__ + * [9fbdea6]->[860215e] Fix last ChangeLog entry. + * [e680a55]->[2d86779] Don't interfere with a program's definition of __attribute__. + * [a38e4bb]->[6f5e418] mbsinit: Don't crash for a NULL argument. + * [cca34e7]->[1b94e03] mbsinit: Work around mingw bug. + * [a035a8d]->[2bbd452] mbrtowc: Work around native Windows bug. + * [f6a5a12]->[c7a1790] Don't interfere with a program's definition of __attribute__. + * [59b191e]->[5f5a2a4] Consistent macro naming for macros that use GCC __attribute__. + * [bf2664d]->[25ab657] doc: update users.txt + * [665d45c]->[321331f] autoupdate + +---------------------------------------------------------------------- + + * 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: @@ -11,7 +114,17 @@ Date: Wed Oct 13 10:15:38 2010 +0200 with the following additional commits: * [b6d1430]->[fef7abe] termios: fix compilation on mingw -__NEXTCOMMITMARKER__ + * [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. ----------------------------------------------------------------------