update and refinalise NEWS.stable
[gnulib.git] / NEWS.stable
index 1bad44c..5614908 100644 (file)
@@ -1,6 +1,116 @@
                        Gnulib stable snapshot
                        ----------------------
 
+  * 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:
+
+commit ba523890aa7bae76e3ac6b3ce68f22a79d25ce2c
+Date:   Wed Oct 13 10:15:38 2010 +0200
+
+with the following additional commits:
+
+    * [b6d1430]->[fef7abe] termios: fix compilation on mingw
+    * [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.
+
+----------------------------------------------------------------------
+
   * 20100829-stable
 
 Snapshot taken based on:
@@ -28,7 +138,16 @@ with the following additional commits:
     * [2901094]->[90aa7a1] acl: fix compilation test
     * [a228f53]->[0b86eb2] lseek: fix link test
     * [14b6d70]->[3056d82] btowc: fix missing file
-__NEXTCOMMITMARKER__
+    * [78ea303]->[0e59cb6] glob: fix compile test
+    * [06e1426]->[7434863] lib-symbol-versions: fix m4 quoting
+    * [6530a2c]->[d45eaf1] login_tty: add missing dependeny
+    * [f99e41e]->[176c42a] * ChangeLog: fix typo
+    * [ebf441c]->[2a3686a] sys_socket, netdb: Ensure socklen_t gets defined.
+    * [63d392e]->[cb49949] Avoid relocwrapper link errors due to gnulib replacement functions.
+    * [7a6e9cf]->[da66e7e] ftello: Relax license.
+    * [5712b08]->[02df495] autoupdate
+    * [6c345f6]->[9a348fb] unistr/u*-strchr: Fix tests dependencies.
+    * [c4bc551]->[2b958de] pread, pwrite: add missing dependency
 
 ----------------------------------------------------------------------