autoupdate
[gnulib.git] / NEWS.stable
index 639ed05..f5e951b 100644 (file)
@@ -1,7 +1,60 @@
                        Gnulib stable snapshot
                        ----------------------
 
-  * 20101216-stable
+  * 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.
+__NEXTCOMMITMARKER__
+
+----------------------------------------------------------------------
+
+  * 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:
 
@@ -14,6 +67,13 @@ with the following additional commits:
     * [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.
 
 ----------------------------------------------------------------------