NEWS.stable: log cherry-pick [21eb071]->[8694861] clock-time: change to LGPLv2+.
[gnulib.git] / NEWS.stable
1                         Gnulib stable snapshot
2                         ----------------------
3
4   * 20110609-stable
5
6 Snapshot taken based on:
7
8 commit 0c4be75eb0966bde4533bc111778e0ab494a93be
9 Date:   Wed May 18 13:13:03 2011 -0600
10
11 with the following additional commits:
12
13     * [48cc748]->[a5f8483] intprops: TYPE_IS_INTEGER, TYPE_SIGNED not integer constant exprs
14     * [8cc0fee]->[8c5e817] intprops: work around C compiler bugs
15     * [92c71a1]->[2dd0ce3] intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1
16     * [c9ff025]->[056b00f] maint: correct misuse of "a" and "an"
17     * [93d7550]->[0cc5541] maint: replace misused "a" with "an"
18     * [325f131]->[f00bf3d] relocatable-prog-wrapper: Fix possible link error.
19     * [21eb071]->[8694861] clock-time: change to LGPLv2+.
20 __NEXTCOMMITMARKER__
21
22 ----------------------------------------------------------------------
23
24   * 20110412-stable
25
26 Snapshot taken based on:
27
28 commit dec3475763be252103922a887920012eeb32dc26
29 Date:  Thu Mar 31 15:28:37 2011 -0600
30
31 with the following additional commits:
32
33     * [b64c50c]->[c8bdb92] wcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13 systems.
34     * [25d7f3a]->[6c630cd] wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors in C++ mode.
35     * [eccf108]->[de98845] autoupdate
36     * [a2c7be5]->[d6acfb1] maint.mk: Don't trigger sc_space_tab check.
37     * [31c3890]->[eb1217e] pipe2: Relicense under LGPLv2+.
38     * [bd5d1e6]->[2db494c] binary-io: relicense under LGPLv2+
39     * [b277764]->[a7091b5] fcntl-h: fix O_ACCMODE on cygwin
40     * [306bd09]->[6870aba] autoupdate
41     * [62f3b86]->[90309e4] getaddrinfo: Fix test for sa_len member.
42     * [5e29a7a]->[9bb2e6b] test-chown.h: correct a cast
43     * [eff4c03]->[7f3fdea] stdint test: Fix compilation failure on OSF/1 with DTK compiler.
44     * [ca6143b]->[8571b74] autoupdate
45     * [fb79969]->[fa84676] autoupdate
46
47 ----------------------------------------------------------------------
48
49   * 20110216-stable
50
51 Snapshot taken based on:
52
53 commit f9289f00be9b70c0cb469faee8a40a768d7c6d43
54 Date:   Wed Feb 9 20:55:19 2011 +0100
55
56 with the following additional commits:
57
58     * [27147dc]->[4c5d3e6] doc: update users.txt
59     * [a54ee6e]->[a1245ce] doc: update users.txt
60     * [4cce65c]->[b9f1203] doc: update users.txt
61     * [aa887f8]->[ce38c27] mbsrtowcs: Work around bug on native Windows.
62     * [c9dc6ff]->[461ace8] wcsrtombs: Work around bug on native Windows.
63     * [06c2675]->[1138b90] stdlib: support non-GCC __attribute__
64     * [4baa767]->[1dfaba6] quotearg test: Avoid test failure on mingw.
65     * [b45dc21]->[d19a89f] stdlib: don't get in the way of non-GCC __attribute__
66     * [9fbdea6]->[860215e] Fix last ChangeLog entry.
67     * [e680a55]->[2d86779] Don't interfere with a program's definition of __attribute__.
68     * [a38e4bb]->[6f5e418] mbsinit: Don't crash for a NULL argument.
69     * [cca34e7]->[1b94e03] mbsinit: Work around mingw bug.
70     * [a035a8d]->[2bbd452] mbrtowc: Work around native Windows bug.
71     * [f6a5a12]->[c7a1790] Don't interfere with a program's definition of __attribute__.
72     * [59b191e]->[5f5a2a4] Consistent macro naming for macros that use GCC __attribute__.
73     * [bf2664d]->[25ab657] doc: update users.txt
74     * [665d45c]->[321331f] autoupdate
75
76 ----------------------------------------------------------------------
77
78   * 20101221-stable
79
80 This snapshot is identical to the previous 20101220-stable snapshot,
81 with the addition of one fix:
82
83     * [d534aa8]->[385ec31] iconv_open: Fix regression from 2010-12-04.
84
85 ----------------------------------------------------------------------
86
87   * 20101220-stable
88
89 Snapshot taken based on:
90
91 commit 64911207854610668b480939469282fdaeb96f74
92 Date:   Tue Dec 7 03:32:46 2010 +0100
93
94 with the following additional commits:
95
96     * [8029e49]->[6f83d07] autoupdate
97     * [0de2016]->[c94504d] * build-aux/gendocs.sh: restore x bit
98     * [82afcdd]->[e631098] autoupdate
99     * [980f9d2]->[20c5bd5] cloexec, fcntl: relax license
100     * [15a8eaf]->[68e0cfc] tests: set fail=0 at start
101     * [ef6309e]->[d157341] acl: port to Solaris 8 when copying from tmpfs to ufs
102     * [585734b]->[fb7d1d8] iconv: Make it possible again to use this module without 'iconv-h'.
103     * [7b4e992]->[3eb5095] unistr/u8-mbsnlen: Add missing dependency.
104     * [cc0adb3]->[e65c7e5] relocatable-prog-wrapper: Separate from relocatable-prog.
105     * [423d3ca]->[6f9e924] doc: Mention vasprintf-posix module.
106     * [224a907]->[7131d7e] Document some different function declarations on OSF/1 5.1.
107
108 ----------------------------------------------------------------------
109
110   * 20101024-stable
111
112 Snapshot taken based on:
113
114 commit ba523890aa7bae76e3ac6b3ce68f22a79d25ce2c
115 Date:   Wed Oct 13 10:15:38 2010 +0200
116
117 with the following additional commits:
118
119     * [b6d1430]->[fef7abe] termios: fix compilation on mingw
120     * [74b1e48]->[7bf74f7] socketlib: Fix.
121     * [d239853]->[ced7fa1] vasnprintf: Don't set errno to 0.
122     * [fdaeccf]->[66e670a] GNUmakefile: handle "stable" target, not "major"
123     * [cac3889]->[7661272] ignore-value: make header idempotent
124     * [61241ea]->[25d72f8] termios: Update documentation.
125     * [94617c2]->[a964f9e] Fix date in ChangeLog.
126     * [3f75f63]->[7966020] nextafter: Fix configure check.
127     * [b86f488]->[ddc319e] c-stack: work around libsigsegv 2.8 bug
128     * [a0598ff]->[69c6204] nl_langinfo test: Avoid test failure on NetBSD 5.
129     * [f8dd25c]->[9116c10] Tests: Fix LOCALE_JA on MirBSD 10.
130     * [9645318]->[87dea4e] nl_langinfo: Mention problem with CRNCYSTR on NetBSD 5.0.
131
132 ----------------------------------------------------------------------
133
134   * 20100829-stable
135
136 Snapshot taken based on:
137
138 commit 3f08220c1a263dfc45f6e0ce6dcee97631dd5e56
139 Date:   Tue Aug 17 07:18:27 2010 -0700
140
141 with the following additional commits:
142
143     * [6333e13]->[a2ae92e] Fix gnulib-tool sed script de-commentation for AIX sed.
144     * [350aad7]->[9e05eaf] autoupdate
145     * [06728e0]->[c94cede] fts: allow compilation with C++
146     * [51c2a23]->[880d107] poll, select: handle ERROR_BROKEN_PIPE.
147     * [0c37a90]->[0b22530] argz: fix shell quoting issue
148     * [204e903]->[99d6cd5] stdbool: avoid rejecting clang
149     * [5a2d7e1]->[21182ba] priv-set: fix comments
150     * [a9ec89b]->[325e969] priv-set: fix comment
151     * [667277d]->[d74874d] getloadavg: don't define SVR4 on cygwin
152     * [8c8ee4b]->[24ad42e] getloadavg: simplify code
153     * [cab03f4]->[6acb78a] stdbool: avoid spurious failure with modern xlc
154     * [8951e0e]->[2981537] Fix test-unlinkat, test-rmdir failure on AIX 5.3.
155     * [0a05120]->[a83a25f] poll: return immediately on POLLHUP.
156     * [fc9e09a]->[63b29c2] autoupdate
157     * [20e165d]->[6a0e461] stat-time: relax license LGPL
158     * [2901094]->[90aa7a1] acl: fix compilation test
159     * [a228f53]->[0b86eb2] lseek: fix link test
160     * [14b6d70]->[3056d82] btowc: fix missing file
161     * [78ea303]->[0e59cb6] glob: fix compile test
162     * [06e1426]->[7434863] lib-symbol-versions: fix m4 quoting
163     * [6530a2c]->[d45eaf1] login_tty: add missing dependeny
164     * [f99e41e]->[176c42a] * ChangeLog: fix typo
165     * [ebf441c]->[2a3686a] sys_socket, netdb: Ensure socklen_t gets defined.
166     * [63d392e]->[cb49949] Avoid relocwrapper link errors due to gnulib replacement functions.
167     * [7a6e9cf]->[da66e7e] ftello: Relax license.
168     * [5712b08]->[02df495] autoupdate
169     * [6c345f6]->[9a348fb] unistr/u*-strchr: Fix tests dependencies.
170     * [c4bc551]->[2b958de] pread, pwrite: add missing dependency
171
172 ----------------------------------------------------------------------
173
174   * 20100704-stable
175
176 Snapshot taken based on:
177
178 commit 86ba51d2c17219b82b977da0a912e05a3d9bf858
179 Date:   Sun Jun 20 13:31:40 2010 +0200
180
181 with the following additional commits:
182
183     * [d0ed135]->[8626eaa] autoupdates
184     * [386abcb]->[a155c56] autoupdate
185     * [599af40]->[170554f] unitypes: Fix bug introduced on 2010-05-18.
186     * [7740412]->[331fd48] string: Fix syntax error with g++ 2.96.
187     * [5616180]->[ce5a4ac] idpriv-drop: Fix tests.
188     * [6e9c624]->[cbec1d8] gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS.
189     * [7773f84]->[a01b938] stdbool: Update doc.
190
191 ----------------------------------------------------------------------
192
193   * 20100424-stable
194
195 Snapshot taken based on:
196
197 commit  ba564f2164f381af846d9695e6465cffe7ec918c
198 Date:   Fri Apr 9 02:02:15 2010 +0200
199
200 with the following additional commits:
201
202     * [950f346]->[99a272b] ftruncate: mark module as obsolete; even MinGW provides it, now
203     * [2d4d227]->[358e18f] Add attribution to a ChangeLog entry.
204     * [38e3c69]->[a11321f] ftruncate: add two years to projected module removal date: 2012
205     * [6b8b58b]->[1ce7c50] init.sh: run tr in the "C" locale to avoid multibyte interpretation
206     * [85f6993]->[bcd59b9] Add missing parenthesis in manywarnings example
207     * [3213c10]->[102392e] vasnprintf test: Reduce code duplication.
208     * [3c65a68]->[4b43aec] write: Fix a C++ test error on mingw.
209     * [067d1f1]->[cc75f4b] vasnprintf: Fix multiple test failures on mingw.
210     * [32d1664]->[e651e75] vasnprintf: Fix crash in %ls directive.
211     * [0167c19]->[8bd3d4c] vasnprintf: Correct handling of unconvertible wide string arguments.
212     * [de9f4b1]->[c886605] vasnprintf: Add more tests.
213     * [15a0c62]->[849156a] fchownat: Fix a C++ test error on Solaris 8.
214     * [67c7b8e]->[42d09c4] maint.mk: correct a diagnostic
215     * [b969309]->[70b21bf] mkdir: Make it work on mingw64.
216     * [3c79d51]->[9f9fbf6] Update comment.
217     * [03271c7]->[f5544ce] Fix typo in comment.
218     * [1820b30]->[3e18c19] libunistring: Detect libunistring also when it depends on libiconv.
219     * [82b0be3]->[6f6d4bf] havelib: Add static libraries to LIBS in the right order.
220     * [e330e06]->[1d3b6f0] libunistring: Correct value of $LTLIBUNISTRING.
221     * [c9f911d]->[86cda03] autoupdate
222     * [197b47e]->[5510d3d] git-version-gen: use "git update-index..." rather than "git status"
223     * [5fbd6e3]->[5fbd6e3] doc: users.txt: GNU patch now uses gnulib
224     * [2abb98c]->[f07545c] getopt-posix: avoid spurious failure on FreeBSD
225     * [3108b95]->[1454b1f] getopt-posix: avoid spurious failure on Solaris
226     * [5cc0bcf]->[d711c30] getopt-posix: detect MacOS bug
227     * [db3e280]->[cc1fb6a] getopt: merge bug fixes from glibc
228     * [61c96af]->[6229a28] getopt-gnu: match recent glibc fixes and posix ruling
229     * [d39bc2c]->[588d54b] autoupdate
230     * [7c1b995]->[a251be0] strtok_r: relax license to LGPLv2+
231     * [56d363d]->[57a3236] test-forkpty: fix expected signature
232     * [e764ea2]->[0dc1446] openpty: Fix mistake from 2010-03-21.
233     * [ae75893]->[854fe4e] Override netdb.h always.
234     * [93b28fe]->[e7f1d9f] ioctl: Move autoconf macro to a .m4 file.
235     * [710c8d3]->[8cf9b2c] relocatable: Drop the need to define RELOCATABLE_STRIP in Makefile.am.
236     * [2f31750]->[2676677] relocatable: Simplify doc.
237     * [cea53ef]->[5428678] bootstrap: use "git -h" instead of "git --help"
238     * [e51d12c]->[528ab01] vasnprintf: Correct errno value in case of out-of-memory.
239
240     and one local commit, submitted upstream:
241
242     * [7ffc813]->[b219cbd] make check: avoid an error when no .git dir present.
243
244 ----------------------------------------------------------------------
245
246   * 20100308-stable
247
248 Snapshot taken based on:
249
250 commit  4fc10daa05477586fea99b6b3ca02a87d1102fa1
251 Date:   Mon Mar 1 22:09:44 2010 +0100
252
253 with the following additional commits:
254
255     * [88baa1e]->[6681664] spawn: Don't override the system defined values on FreeBSD 8.
256     * [ca156dd]->[12e638f] copy-acl: enhance Solaris ACL error handling
257     * [fa93cea]->[fbe6ced] exit: Obsolete module, use stdlib instead.
258     * [eb6dce1]->[529ebff] exitfail: Relax license to LGPLv2.1+.  Drop exitfail.m4.
259     * [434627d]->[3dfb904] Prefer lib_SOURCES over unconditional AC_LIBOBJ.
260     * [032088a]->[99e99ca] euidaccess: relax license to LGPLv2+
261     * [3753983]->[51c9c87] Fix incorrect Makefile.am generation in German locale.
262     * [89e5b6b]->[6fde090] Clarify access, euidaccess, faccessat.
263     * [798f5bd]->[661fa69] Fix link error on platforms with GNU libiconv.
264     * [94a90dc]->[a62a0db] Exclude lib-ignore module.
265     * [fc980d5]->[9f46144] Fix test-dirent link error.
266     * [f19a2e5]->[2e4b5be] Fix test-dirent-safer link error. Correct last commit.
267     * [7d09cc8]->[c896764] Fix test-cond link error.
268
269 ----------------------------------------------------------------------
270
271   * 20100109-stable
272
273 Snapshot taken based on:
274
275 commit  12319ff4e84ca616a671216d991dd6eaf1c39c47
276 Date:   Fri Jan 1 16:00:07 2010 +0100
277
278 with the following additional commits:
279
280     * [e7100ae]->[60a41fa] headers: make check of system header explicit
281     * [1bf02c3]->[2e79dd2] wchar: Remove unused configure check.
282     * [8f3aa1f]->[ab43907] autoupdate
283     * [e138cd8]->[18a2e77] fdopendir: fix configure test
284     * [7a29e00]->[11639c6] nl_langinfo: avoid configure-time syntax error
285     * [51983dc]->[fab630e] mkdir: avoid xalloc
286     * [28e6fc0]->[b8025c4] xalloc.h: use consistent formatting
287     * [0c2fded]->[41d7de2] maint.mk: include 4 more function names in alloca.h-checking regexp
288     * [0e0f8f1]->[2d44e17] maint: remove useless inclusions of "alloca.h"
289     * [c1b6197]->[9e93370] ChangeLog: correct last entry: s/alloca.h/xalloc.h/
290     * [f8b8f4f]->[bfdc843] strcase: document what it provides
291     * [41c44a6]->[88de58a] utimens (fdutimens): ignore a negative FD, per contract
292     * [735d9d0]->[8a69e5c] maint: support 'make announcement' from a VPATH build
293     * [816a1ec]->[0d57ec9] readtokens: this module *does* require xalloc.h
294     * [f9eed4b]->[58b5448] nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
295     * [60ad192]->[932e55d] stdio, unistd: guarantee ssize_t
296     * [ae0044c]->[78c1179] autoupdate
297     * [eb9c0c2]->[d0f97a4] cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test
298     * [e5697c6]->[b4e7212] linkat, renameat: avoid bad free
299     * [010ecd2]->[65e8854] dirent: fix test failure
300     * [978114f]->[eb65fea] pread: fix compilation on glibc
301     * [2f0e0a8]->[c93838e] doc: regenerate INSTALL
302     * [654c876]->[4b8c490] select: add missing dependency
303     * [c4b4563]->[9ebfb66] maint.mk: ignore multi-line copyright in NEWS
304     * [cb361c9]->[d9d722c] maint.mk: detect incorrect GFDL usage
305     * [c1a179c]->[abd3f20] wctype: allow C++ use
306     * [6751651]->[1c3411f] autoupdate
307     * [5cd308a]->[d1ecc61] ChangeLog: Correct a recent entry.
308     * [7f01cc5]->[77f03a3] nl_langinfo: Simplify logic.
309     * [cc6a687]->[efba37d] doc: Clarify the platforms.
310     * [64cbadd]->[a75ac7f] xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13.
311     * [f1195cc]->[877b01f] stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
312     * [027bd46]->[53c2db0] dirent: Document the last fix.
313     * [969fe75]->[085b493] mbslen: Avoid collision with system function.
314     * [ccc06b2]->[3437136] Fix indentation of wctype.in.h, broken since 2007-01-06.
315     * [0906b5f]->[6b40a56] glob: Fix C++ compilation.
316     * [2cf2e37]->[0b0ac4a] dup2: work around mingw bug
317     * [581419c]->[fad0fe1] lib/dup2.c (rpl_dup2): Improve comment.
318     * [dd5823d]->[465b4d1] Tests for module 'getlogin_r'.
319     * [3361cfa]->[5bfd3af] getlogin_r: Add comment.
320     * [89b39ef]->[88bc1a6] getlogin_r: Small fixes.
321     * [570a589]->[d6b7bf8] getlogin_r: Support for native Windows.
322     * [630a387]->[b2c3f71] unistr/u8-to-u16: Reject invalid input.
323     * [95a86a9]->[f3af270] unistr/u8-to-u32: Reject invalid input.
324     * [f03c8d5]->[987b3c4] unistr/u16-to-u8: Reject invalid input.
325     * [19aa55e]->[b4ee15b] unistr/u16-to-u32: Reject invalid input.
326
327 ----------------------------------------------------------------------
328
329   * 20091120-stable
330
331 Snapshot taken based on:
332
333 commit 7becd9d708425924f3a402fdd3c6e18ba2a7e4e3
334 Date:   Sat Nov 7 16:03:38 2009 -0700
335
336 with the following additional commits:
337
338     * [26c5fd7]->[7eb2ad0] utimens: remove invalid futimesat call
339     * [6553be8]->[510522d] strftime.c: include ignore-value.h only when FPRINTFTIME is defined
340     * [349396e]->[cc85265] stat: detect FreeBSD bug
341     * [48e9883]->[7f013da] open: detect FreeBSD bug
342     * [d462fe1]->[02634ef] rename: detect FreeBSD bug
343     * [b0d3085]->[fd021c4] autoupdate
344     * [2420877]->[12a64eb] unlink, remove: detect FreeBSD bug
345     * [492960c]->[24c30ab] link: detect FreeBSD bug
346     * [24a6037]->[ec14720] symlink: detect FreeBSD bug
347     * [dfd4d11]->[3bb65d2] readlink: detect FreeBSD bug
348     * [7127847]->[c9698f2] bootstrap: generalize autoheader check
349     * [ac67780]->[3739c19] fts: do not fail on a submount during traversal
350     * [08e6b4c]->[82a192d] getgroups: fix logic error
351     * [80074d1]->[d9cc1a4] getgroups: avoid calling exit
352     * [61b3a42]->[a12148f] getgroups, getugroups: provide stubs for mingw
353     * [0173b1e]->[dc5014b] test-getgroups: avoid compilation failure
354     * [f3a2c4a]->[5390af1] getgroups: avoid compilation failure
355     * [1e642be]->[867cf3b] getgroups: work around FreeBSD bug
356     * [cf0c4ab]->[2d61dc2] getgroups: avoid compiler warning
357     * [ee8909a]->[28fc486] strftime.h: wrap funtion declaration in extern "C" block
358     * [fb1b608]->[d837f67] gnulib-tool: correctly detect absence of m4 directories
359     * [a86ea84]->[e14e479] fnmatch: avoid compiler warning
360     * [24a6641]->[16685f1] lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
361     * [1b712ba]->[4b4b924] avoid new AC_REQUIRE expanded-before-required warnings
362     * [6963723]->[456348e] better AC_REQUIRE expanded-before-required-warning avoidance
363     * [1c32714]->[dc372f7] version-etc: relax license to LGPLv3+
364     * [7e52ced]->[3f0179e] version-etc-fsf: relax license to LGPLv3+
365     * [b205080]->[e09f5b5] version-etc: use proper license string
366     * [b9d28ec]->[f2baca9] Add `gnulib-tool --import' support for LGPLv3+.
367     * [d9d9b26]->[6d8c90b] Add.
368     * [0883405]->[72abcbb] utimens: fix regression on Solaris
369     * [8cfd4a9]->[8607d21] tests: avoid false negative with --with-packager
370     * [111e540]->[0028f27] build: avoid compiler warnings
371     * [841ad19]->[c6d977e] manywarnings: depend on warnings
372     * [758f912]->[dd21f46] autoupdate