NEWS.stable: log cherry-pick [e330e06]->[1d3b6f0] libunistring: Correct value of...
[gnulib.git] / NEWS.stable
1                         Gnulib stable snapshot
2                         ----------------------
3   * 20100418-stable
4
5 Snapshot taken based on:
6
7 commit  ba564f2164f381af846d9695e6465cffe7ec918c
8 Date:   Fri Apr 9 02:02:15 2010 +0200
9
10 with the following additional commits:
11
12     * [950f346]->[99a272b] ftruncate: mark module as obsolete; even MinGW provides it, now
13     * [2d4d227]->[358e18f] Add attribution to a ChangeLog entry.
14     * [38e3c69]->[a11321f] ftruncate: add two years to projected module removal date: 2012
15     * [6b8b58b]->[1ce7c50] init.sh: run tr in the "C" locale to avoid multibyte interpretation
16     * [85f6993]->[bcd59b9] Add missing parenthesis in manywarnings example
17     * [3213c10]->[102392e] vasnprintf test: Reduce code duplication.
18     * [3c65a68]->[4b43aec] write: Fix a C++ test error on mingw.
19     * [067d1f1]->[cc75f4b] vasnprintf: Fix multiple test failures on mingw.
20     * [32d1664]->[e651e75] vasnprintf: Fix crash in %ls directive.
21     * [0167c19]->[8bd3d4c] vasnprintf: Correct handling of unconvertible wide string arguments.
22     * [de9f4b1]->[c886605] vasnprintf: Add more tests.
23     * [15a0c62]->[849156a] fchownat: Fix a C++ test error on Solaris 8.
24     * [67c7b8e]->[42d09c4] maint.mk: correct a diagnostic
25     * [b969309]->[70b21bf] mkdir: Make it work on mingw64.
26     * [3c79d51]->[9f9fbf6] Update comment.
27     * [03271c7]->[f5544ce] Fix typo in comment.
28     * [1820b30]->[3e18c19] libunistring: Detect libunistring also when it depends on libiconv.
29     * [82b0be3]->[6f6d4bf] havelib: Add static libraries to LIBS in the right order.
30     * [e330e06]->[1d3b6f0] libunistring: Correct value of $LTLIBUNISTRING.
31 __NEXTCOMMITMARKER__
32
33 ----------------------------------------------------------------------
34
35   * 20100308-stable
36
37 Snapshot taken based on:
38
39 commit  4fc10daa05477586fea99b6b3ca02a87d1102fa1
40 Date:   Mon Mar 1 22:09:44 2010 +0100
41
42 with the following additional commits:
43
44     * [88baa1e]->[6681664] spawn: Don't override the system defined values on FreeBSD 8.
45     * [ca156dd]->[12e638f] copy-acl: enhance Solaris ACL error handling
46     * [fa93cea]->[fbe6ced] exit: Obsolete module, use stdlib instead.
47     * [eb6dce1]->[529ebff] exitfail: Relax license to LGPLv2.1+.  Drop exitfail.m4.
48     * [434627d]->[3dfb904] Prefer lib_SOURCES over unconditional AC_LIBOBJ.
49     * [032088a]->[99e99ca] euidaccess: relax license to LGPLv2+
50     * [3753983]->[51c9c87] Fix incorrect Makefile.am generation in German locale.
51     * [89e5b6b]->[6fde090] Clarify access, euidaccess, faccessat.
52     * [798f5bd]->[661fa69] Fix link error on platforms with GNU libiconv.
53     * [94a90dc]->[a62a0db] Exclude lib-ignore module.
54     * [fc980d5]->[9f46144] Fix test-dirent link error.
55     * [f19a2e5]->[2e4b5be] Fix test-dirent-safer link error. Correct last commit.
56     * [7d09cc8]->[c896764] Fix test-cond link error.
57
58 ----------------------------------------------------------------------
59
60   * 20100109-stable
61
62 Snapshot taken based on:
63
64 commit  12319ff4e84ca616a671216d991dd6eaf1c39c47
65 Date:   Fri Jan 1 16:00:07 2010 +0100
66
67 with the following additional commits:
68
69     * [e7100ae]->[60a41fa] headers: make check of system header explicit
70     * [1bf02c3]->[2e79dd2] wchar: Remove unused configure check.
71     * [8f3aa1f]->[ab43907] autoupdate
72     * [e138cd8]->[18a2e77] fdopendir: fix configure test
73     * [7a29e00]->[11639c6] nl_langinfo: avoid configure-time syntax error
74     * [51983dc]->[fab630e] mkdir: avoid xalloc
75     * [28e6fc0]->[b8025c4] xalloc.h: use consistent formatting
76     * [0c2fded]->[41d7de2] maint.mk: include 4 more function names in alloca.h-checking regexp
77     * [0e0f8f1]->[2d44e17] maint: remove useless inclusions of "alloca.h"
78     * [c1b6197]->[9e93370] ChangeLog: correct last entry: s/alloca.h/xalloc.h/
79     * [f8b8f4f]->[bfdc843] strcase: document what it provides
80     * [41c44a6]->[88de58a] utimens (fdutimens): ignore a negative FD, per contract
81     * [735d9d0]->[8a69e5c] maint: support 'make announcement' from a VPATH build
82     * [816a1ec]->[0d57ec9] readtokens: this module *does* require xalloc.h
83     * [f9eed4b]->[58b5448] nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
84     * [60ad192]->[932e55d] stdio, unistd: guarantee ssize_t
85     * [ae0044c]->[78c1179] autoupdate
86     * [eb9c0c2]->[d0f97a4] cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test
87     * [e5697c6]->[b4e7212] linkat, renameat: avoid bad free
88     * [010ecd2]->[65e8854] dirent: fix test failure
89     * [978114f]->[eb65fea] pread: fix compilation on glibc
90     * [2f0e0a8]->[c93838e] doc: regenerate INSTALL
91     * [654c876]->[4b8c490] select: add missing dependency
92     * [c4b4563]->[9ebfb66] maint.mk: ignore multi-line copyright in NEWS
93     * [cb361c9]->[d9d722c] maint.mk: detect incorrect GFDL usage
94     * [c1a179c]->[abd3f20] wctype: allow C++ use
95     * [6751651]->[1c3411f] autoupdate
96     * [5cd308a]->[d1ecc61] ChangeLog: Correct a recent entry.
97     * [7f01cc5]->[77f03a3] nl_langinfo: Simplify logic.
98     * [cc6a687]->[efba37d] doc: Clarify the platforms.
99     * [64cbadd]->[a75ac7f] xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13.
100     * [f1195cc]->[877b01f] stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
101     * [027bd46]->[53c2db0] dirent: Document the last fix.
102     * [969fe75]->[085b493] mbslen: Avoid collision with system function.
103     * [ccc06b2]->[3437136] Fix indentation of wctype.in.h, broken since 2007-01-06.
104     * [0906b5f]->[6b40a56] glob: Fix C++ compilation.
105     * [2cf2e37]->[0b0ac4a] dup2: work around mingw bug
106     * [581419c]->[fad0fe1] lib/dup2.c (rpl_dup2): Improve comment.
107     * [dd5823d]->[465b4d1] Tests for module 'getlogin_r'.
108     * [3361cfa]->[5bfd3af] getlogin_r: Add comment.
109     * [89b39ef]->[88bc1a6] getlogin_r: Small fixes.
110     * [570a589]->[d6b7bf8] getlogin_r: Support for native Windows.
111     * [630a387]->[b2c3f71] unistr/u8-to-u16: Reject invalid input.
112     * [95a86a9]->[f3af270] unistr/u8-to-u32: Reject invalid input.
113     * [f03c8d5]->[987b3c4] unistr/u16-to-u8: Reject invalid input.
114     * [19aa55e]->[b4ee15b] unistr/u16-to-u32: Reject invalid input.
115
116 ----------------------------------------------------------------------
117
118   * 20091120-stable
119
120 Snapshot taken based on:
121
122 commit 7becd9d708425924f3a402fdd3c6e18ba2a7e4e3
123 Date:   Sat Nov 7 16:03:38 2009 -0700
124
125 with the following additional commits:
126
127     * [26c5fd7]->[7eb2ad0] utimens: remove invalid futimesat call
128     * [6553be8]->[510522d] strftime.c: include ignore-value.h only when FPRINTFTIME is defined
129     * [349396e]->[cc85265] stat: detect FreeBSD bug
130     * [48e9883]->[7f013da] open: detect FreeBSD bug
131     * [d462fe1]->[02634ef] rename: detect FreeBSD bug
132     * [b0d3085]->[fd021c4] autoupdate
133     * [2420877]->[12a64eb] unlink, remove: detect FreeBSD bug
134     * [492960c]->[24c30ab] link: detect FreeBSD bug
135     * [24a6037]->[ec14720] symlink: detect FreeBSD bug
136     * [dfd4d11]->[3bb65d2] readlink: detect FreeBSD bug
137     * [7127847]->[c9698f2] bootstrap: generalize autoheader check
138     * [ac67780]->[3739c19] fts: do not fail on a submount during traversal
139     * [08e6b4c]->[82a192d] getgroups: fix logic error
140     * [80074d1]->[d9cc1a4] getgroups: avoid calling exit
141     * [61b3a42]->[a12148f] getgroups, getugroups: provide stubs for mingw
142     * [0173b1e]->[dc5014b] test-getgroups: avoid compilation failure
143     * [f3a2c4a]->[5390af1] getgroups: avoid compilation failure
144     * [1e642be]->[867cf3b] getgroups: work around FreeBSD bug
145     * [cf0c4ab]->[2d61dc2] getgroups: avoid compiler warning
146     * [ee8909a]->[28fc486] strftime.h: wrap funtion declaration in extern "C" block
147     * [fb1b608]->[d837f67] gnulib-tool: correctly detect absence of m4 directories
148     * [a86ea84]->[e14e479] fnmatch: avoid compiler warning
149     * [24a6641]->[16685f1] lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
150     * [1b712ba]->[4b4b924] avoid new AC_REQUIRE expanded-before-required warnings
151     * [6963723]->[456348e] better AC_REQUIRE expanded-before-required-warning avoidance
152     * [1c32714]->[dc372f7] version-etc: relax license to LGPLv3+
153     * [7e52ced]->[3f0179e] version-etc-fsf: relax license to LGPLv3+
154     * [b205080]->[e09f5b5] version-etc: use proper license string
155     * [b9d28ec]->[f2baca9] Add `gnulib-tool --import' support for LGPLv3+.
156     * [d9d9b26]->[6d8c90b] Add.
157     * [0883405]->[72abcbb] utimens: fix regression on Solaris
158     * [8cfd4a9]->[8607d21] tests: avoid false negative with --with-packager
159     * [111e540]->[0028f27] build: avoid compiler warnings
160     * [841ad19]->[c6d977e] manywarnings: depend on warnings
161     * [758f912]->[dd21f46] autoupdate