update NEWS.stable
[gnulib.git] / NEWS.stable
1                         Gnulib stable snapshot
2                         ----------------------
3
4   * 20101024-stable
5
6 Snapshot taken based on:
7
8 commit ba523890aa7bae76e3ac6b3ce68f22a79d25ce2c
9 Date:   Wed Oct 13 10:15:38 2010 +0200
10
11 with the following additional commits:
12
13     * [b6d1430]->[fef7abe] termios: fix compilation on mingw
14     * [74b1e48]->[7bf74f7] socketlib: Fix.
15     * [d239853]->[ced7fa1] vasnprintf: Don't set errno to 0.
16     * [fdaeccf]->[66e670a] GNUmakefile: handle "stable" target, not "major"
17     * [cac3889]->[7661272] ignore-value: make header idempotent
18     * [61241ea]->[25d72f8] termios: Update documentation.
19     * [94617c2]->[a964f9e] Fix date in ChangeLog.
20     * [3f75f63]->[7966020] nextafter: Fix configure check.
21     * [b86f488]->[ddc319e] c-stack: work around libsigsegv 2.8 bug
22 __NEXTCOMMITMARKER__
23
24 ----------------------------------------------------------------------
25
26   * 20100829-stable
27
28 Snapshot taken based on:
29
30 commit 3f08220c1a263dfc45f6e0ce6dcee97631dd5e56
31 Date:   Tue Aug 17 07:18:27 2010 -0700
32
33 with the following additional commits:
34
35     * [6333e13]->[a2ae92e] Fix gnulib-tool sed script de-commentation for AIX sed.
36     * [350aad7]->[9e05eaf] autoupdate
37     * [06728e0]->[c94cede] fts: allow compilation with C++
38     * [51c2a23]->[880d107] poll, select: handle ERROR_BROKEN_PIPE.
39     * [0c37a90]->[0b22530] argz: fix shell quoting issue
40     * [204e903]->[99d6cd5] stdbool: avoid rejecting clang
41     * [5a2d7e1]->[21182ba] priv-set: fix comments
42     * [a9ec89b]->[325e969] priv-set: fix comment
43     * [667277d]->[d74874d] getloadavg: don't define SVR4 on cygwin
44     * [8c8ee4b]->[24ad42e] getloadavg: simplify code
45     * [cab03f4]->[6acb78a] stdbool: avoid spurious failure with modern xlc
46     * [8951e0e]->[2981537] Fix test-unlinkat, test-rmdir failure on AIX 5.3.
47     * [0a05120]->[a83a25f] poll: return immediately on POLLHUP.
48     * [fc9e09a]->[63b29c2] autoupdate
49     * [20e165d]->[6a0e461] stat-time: relax license LGPL
50     * [2901094]->[90aa7a1] acl: fix compilation test
51     * [a228f53]->[0b86eb2] lseek: fix link test
52     * [14b6d70]->[3056d82] btowc: fix missing file
53     * [78ea303]->[0e59cb6] glob: fix compile test
54     * [06e1426]->[7434863] lib-symbol-versions: fix m4 quoting
55     * [6530a2c]->[d45eaf1] login_tty: add missing dependeny
56     * [f99e41e]->[176c42a] * ChangeLog: fix typo
57     * [ebf441c]->[2a3686a] sys_socket, netdb: Ensure socklen_t gets defined.
58     * [63d392e]->[cb49949] Avoid relocwrapper link errors due to gnulib replacement functions.
59     * [7a6e9cf]->[da66e7e] ftello: Relax license.
60     * [5712b08]->[02df495] autoupdate
61     * [6c345f6]->[9a348fb] unistr/u*-strchr: Fix tests dependencies.
62     * [c4bc551]->[2b958de] pread, pwrite: add missing dependency
63
64 ----------------------------------------------------------------------
65
66   * 20100704-stable
67
68 Snapshot taken based on:
69
70 commit 86ba51d2c17219b82b977da0a912e05a3d9bf858
71 Date:   Sun Jun 20 13:31:40 2010 +0200
72
73 with the following additional commits:
74
75     * [d0ed135]->[8626eaa] autoupdates
76     * [386abcb]->[a155c56] autoupdate
77     * [599af40]->[170554f] unitypes: Fix bug introduced on 2010-05-18.
78     * [7740412]->[331fd48] string: Fix syntax error with g++ 2.96.
79     * [5616180]->[ce5a4ac] idpriv-drop: Fix tests.
80     * [6e9c624]->[cbec1d8] gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS.
81     * [7773f84]->[a01b938] stdbool: Update doc.
82
83 ----------------------------------------------------------------------
84
85   * 20100424-stable
86
87 Snapshot taken based on:
88
89 commit  ba564f2164f381af846d9695e6465cffe7ec918c
90 Date:   Fri Apr 9 02:02:15 2010 +0200
91
92 with the following additional commits:
93
94     * [950f346]->[99a272b] ftruncate: mark module as obsolete; even MinGW provides it, now
95     * [2d4d227]->[358e18f] Add attribution to a ChangeLog entry.
96     * [38e3c69]->[a11321f] ftruncate: add two years to projected module removal date: 2012
97     * [6b8b58b]->[1ce7c50] init.sh: run tr in the "C" locale to avoid multibyte interpretation
98     * [85f6993]->[bcd59b9] Add missing parenthesis in manywarnings example
99     * [3213c10]->[102392e] vasnprintf test: Reduce code duplication.
100     * [3c65a68]->[4b43aec] write: Fix a C++ test error on mingw.
101     * [067d1f1]->[cc75f4b] vasnprintf: Fix multiple test failures on mingw.
102     * [32d1664]->[e651e75] vasnprintf: Fix crash in %ls directive.
103     * [0167c19]->[8bd3d4c] vasnprintf: Correct handling of unconvertible wide string arguments.
104     * [de9f4b1]->[c886605] vasnprintf: Add more tests.
105     * [15a0c62]->[849156a] fchownat: Fix a C++ test error on Solaris 8.
106     * [67c7b8e]->[42d09c4] maint.mk: correct a diagnostic
107     * [b969309]->[70b21bf] mkdir: Make it work on mingw64.
108     * [3c79d51]->[9f9fbf6] Update comment.
109     * [03271c7]->[f5544ce] Fix typo in comment.
110     * [1820b30]->[3e18c19] libunistring: Detect libunistring also when it depends on libiconv.
111     * [82b0be3]->[6f6d4bf] havelib: Add static libraries to LIBS in the right order.
112     * [e330e06]->[1d3b6f0] libunistring: Correct value of $LTLIBUNISTRING.
113     * [c9f911d]->[86cda03] autoupdate
114     * [197b47e]->[5510d3d] git-version-gen: use "git update-index..." rather than "git status"
115     * [5fbd6e3]->[5fbd6e3] doc: users.txt: GNU patch now uses gnulib
116     * [2abb98c]->[f07545c] getopt-posix: avoid spurious failure on FreeBSD
117     * [3108b95]->[1454b1f] getopt-posix: avoid spurious failure on Solaris
118     * [5cc0bcf]->[d711c30] getopt-posix: detect MacOS bug
119     * [db3e280]->[cc1fb6a] getopt: merge bug fixes from glibc
120     * [61c96af]->[6229a28] getopt-gnu: match recent glibc fixes and posix ruling
121     * [d39bc2c]->[588d54b] autoupdate
122     * [7c1b995]->[a251be0] strtok_r: relax license to LGPLv2+
123     * [56d363d]->[57a3236] test-forkpty: fix expected signature
124     * [e764ea2]->[0dc1446] openpty: Fix mistake from 2010-03-21.
125     * [ae75893]->[854fe4e] Override netdb.h always.
126     * [93b28fe]->[e7f1d9f] ioctl: Move autoconf macro to a .m4 file.
127     * [710c8d3]->[8cf9b2c] relocatable: Drop the need to define RELOCATABLE_STRIP in Makefile.am.
128     * [2f31750]->[2676677] relocatable: Simplify doc.
129     * [cea53ef]->[5428678] bootstrap: use "git -h" instead of "git --help"
130     * [e51d12c]->[528ab01] vasnprintf: Correct errno value in case of out-of-memory.
131
132     and one local commit, submitted upstream:
133
134     * [7ffc813]->[b219cbd] make check: avoid an error when no .git dir present.
135
136 ----------------------------------------------------------------------
137
138   * 20100308-stable
139
140 Snapshot taken based on:
141
142 commit  4fc10daa05477586fea99b6b3ca02a87d1102fa1
143 Date:   Mon Mar 1 22:09:44 2010 +0100
144
145 with the following additional commits:
146
147     * [88baa1e]->[6681664] spawn: Don't override the system defined values on FreeBSD 8.
148     * [ca156dd]->[12e638f] copy-acl: enhance Solaris ACL error handling
149     * [fa93cea]->[fbe6ced] exit: Obsolete module, use stdlib instead.
150     * [eb6dce1]->[529ebff] exitfail: Relax license to LGPLv2.1+.  Drop exitfail.m4.
151     * [434627d]->[3dfb904] Prefer lib_SOURCES over unconditional AC_LIBOBJ.
152     * [032088a]->[99e99ca] euidaccess: relax license to LGPLv2+
153     * [3753983]->[51c9c87] Fix incorrect Makefile.am generation in German locale.
154     * [89e5b6b]->[6fde090] Clarify access, euidaccess, faccessat.
155     * [798f5bd]->[661fa69] Fix link error on platforms with GNU libiconv.
156     * [94a90dc]->[a62a0db] Exclude lib-ignore module.
157     * [fc980d5]->[9f46144] Fix test-dirent link error.
158     * [f19a2e5]->[2e4b5be] Fix test-dirent-safer link error. Correct last commit.
159     * [7d09cc8]->[c896764] Fix test-cond link error.
160
161 ----------------------------------------------------------------------
162
163   * 20100109-stable
164
165 Snapshot taken based on:
166
167 commit  12319ff4e84ca616a671216d991dd6eaf1c39c47
168 Date:   Fri Jan 1 16:00:07 2010 +0100
169
170 with the following additional commits:
171
172     * [e7100ae]->[60a41fa] headers: make check of system header explicit
173     * [1bf02c3]->[2e79dd2] wchar: Remove unused configure check.
174     * [8f3aa1f]->[ab43907] autoupdate
175     * [e138cd8]->[18a2e77] fdopendir: fix configure test
176     * [7a29e00]->[11639c6] nl_langinfo: avoid configure-time syntax error
177     * [51983dc]->[fab630e] mkdir: avoid xalloc
178     * [28e6fc0]->[b8025c4] xalloc.h: use consistent formatting
179     * [0c2fded]->[41d7de2] maint.mk: include 4 more function names in alloca.h-checking regexp
180     * [0e0f8f1]->[2d44e17] maint: remove useless inclusions of "alloca.h"
181     * [c1b6197]->[9e93370] ChangeLog: correct last entry: s/alloca.h/xalloc.h/
182     * [f8b8f4f]->[bfdc843] strcase: document what it provides
183     * [41c44a6]->[88de58a] utimens (fdutimens): ignore a negative FD, per contract
184     * [735d9d0]->[8a69e5c] maint: support 'make announcement' from a VPATH build
185     * [816a1ec]->[0d57ec9] readtokens: this module *does* require xalloc.h
186     * [f9eed4b]->[58b5448] nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
187     * [60ad192]->[932e55d] stdio, unistd: guarantee ssize_t
188     * [ae0044c]->[78c1179] autoupdate
189     * [eb9c0c2]->[d0f97a4] cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test
190     * [e5697c6]->[b4e7212] linkat, renameat: avoid bad free
191     * [010ecd2]->[65e8854] dirent: fix test failure
192     * [978114f]->[eb65fea] pread: fix compilation on glibc
193     * [2f0e0a8]->[c93838e] doc: regenerate INSTALL
194     * [654c876]->[4b8c490] select: add missing dependency
195     * [c4b4563]->[9ebfb66] maint.mk: ignore multi-line copyright in NEWS
196     * [cb361c9]->[d9d722c] maint.mk: detect incorrect GFDL usage
197     * [c1a179c]->[abd3f20] wctype: allow C++ use
198     * [6751651]->[1c3411f] autoupdate
199     * [5cd308a]->[d1ecc61] ChangeLog: Correct a recent entry.
200     * [7f01cc5]->[77f03a3] nl_langinfo: Simplify logic.
201     * [cc6a687]->[efba37d] doc: Clarify the platforms.
202     * [64cbadd]->[a75ac7f] xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13.
203     * [f1195cc]->[877b01f] stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
204     * [027bd46]->[53c2db0] dirent: Document the last fix.
205     * [969fe75]->[085b493] mbslen: Avoid collision with system function.
206     * [ccc06b2]->[3437136] Fix indentation of wctype.in.h, broken since 2007-01-06.
207     * [0906b5f]->[6b40a56] glob: Fix C++ compilation.
208     * [2cf2e37]->[0b0ac4a] dup2: work around mingw bug
209     * [581419c]->[fad0fe1] lib/dup2.c (rpl_dup2): Improve comment.
210     * [dd5823d]->[465b4d1] Tests for module 'getlogin_r'.
211     * [3361cfa]->[5bfd3af] getlogin_r: Add comment.
212     * [89b39ef]->[88bc1a6] getlogin_r: Small fixes.
213     * [570a589]->[d6b7bf8] getlogin_r: Support for native Windows.
214     * [630a387]->[b2c3f71] unistr/u8-to-u16: Reject invalid input.
215     * [95a86a9]->[f3af270] unistr/u8-to-u32: Reject invalid input.
216     * [f03c8d5]->[987b3c4] unistr/u16-to-u8: Reject invalid input.
217     * [19aa55e]->[b4ee15b] unistr/u16-to-u32: Reject invalid input.
218
219 ----------------------------------------------------------------------
220
221   * 20091120-stable
222
223 Snapshot taken based on:
224
225 commit 7becd9d708425924f3a402fdd3c6e18ba2a7e4e3
226 Date:   Sat Nov 7 16:03:38 2009 -0700
227
228 with the following additional commits:
229
230     * [26c5fd7]->[7eb2ad0] utimens: remove invalid futimesat call
231     * [6553be8]->[510522d] strftime.c: include ignore-value.h only when FPRINTFTIME is defined
232     * [349396e]->[cc85265] stat: detect FreeBSD bug
233     * [48e9883]->[7f013da] open: detect FreeBSD bug
234     * [d462fe1]->[02634ef] rename: detect FreeBSD bug
235     * [b0d3085]->[fd021c4] autoupdate
236     * [2420877]->[12a64eb] unlink, remove: detect FreeBSD bug
237     * [492960c]->[24c30ab] link: detect FreeBSD bug
238     * [24a6037]->[ec14720] symlink: detect FreeBSD bug
239     * [dfd4d11]->[3bb65d2] readlink: detect FreeBSD bug
240     * [7127847]->[c9698f2] bootstrap: generalize autoheader check
241     * [ac67780]->[3739c19] fts: do not fail on a submount during traversal
242     * [08e6b4c]->[82a192d] getgroups: fix logic error
243     * [80074d1]->[d9cc1a4] getgroups: avoid calling exit
244     * [61b3a42]->[a12148f] getgroups, getugroups: provide stubs for mingw
245     * [0173b1e]->[dc5014b] test-getgroups: avoid compilation failure
246     * [f3a2c4a]->[5390af1] getgroups: avoid compilation failure
247     * [1e642be]->[867cf3b] getgroups: work around FreeBSD bug
248     * [cf0c4ab]->[2d61dc2] getgroups: avoid compiler warning
249     * [ee8909a]->[28fc486] strftime.h: wrap funtion declaration in extern "C" block
250     * [fb1b608]->[d837f67] gnulib-tool: correctly detect absence of m4 directories
251     * [a86ea84]->[e14e479] fnmatch: avoid compiler warning
252     * [24a6641]->[16685f1] lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
253     * [1b712ba]->[4b4b924] avoid new AC_REQUIRE expanded-before-required warnings
254     * [6963723]->[456348e] better AC_REQUIRE expanded-before-required-warning avoidance
255     * [1c32714]->[dc372f7] version-etc: relax license to LGPLv3+
256     * [7e52ced]->[3f0179e] version-etc-fsf: relax license to LGPLv3+
257     * [b205080]->[e09f5b5] version-etc: use proper license string
258     * [b9d28ec]->[f2baca9] Add `gnulib-tool --import' support for LGPLv3+.
259     * [d9d9b26]->[6d8c90b] Add.
260     * [0883405]->[72abcbb] utimens: fix regression on Solaris
261     * [8cfd4a9]->[8607d21] tests: avoid false negative with --with-packager
262     * [111e540]->[0028f27] build: avoid compiler warnings
263     * [841ad19]->[c6d977e] manywarnings: depend on warnings
264     * [758f912]->[dd21f46] autoupdate