NEWS.stable: update
[gnulib.git] / NEWS.stable
1                         Gnulib stable snapshot
2                         ----------------------
3   * 20100109-stable
4
5 Snapshot taken based on:
6
7 commit  12319ff4e84ca616a671216d991dd6eaf1c39c47
8 Date:   Fri Jan 1 16:00:07 2010 +0100
9
10 with the following additional commits:
11
12     * [e7100ae]->[60a41fa] headers: make check of system header explicit
13     * [1bf02c3]->[2e79dd2] wchar: Remove unused configure check.
14     * [8f3aa1f]->[ab43907] autoupdate
15     * [e138cd8]->[18a2e77] fdopendir: fix configure test
16     * [7a29e00]->[11639c6] nl_langinfo: avoid configure-time syntax error
17     * [51983dc]->[fab630e] mkdir: avoid xalloc
18     * [28e6fc0]->[b8025c4] xalloc.h: use consistent formatting
19     * [0c2fded]->[41d7de2] maint.mk: include 4 more function names in alloca.h-checking regexp
20     * [0e0f8f1]->[2d44e17] maint: remove useless inclusions of "alloca.h"
21     * [c1b6197]->[9e93370] ChangeLog: correct last entry: s/alloca.h/xalloc.h/
22     * [f8b8f4f]->[bfdc843] strcase: document what it provides
23     * [41c44a6]->[88de58a] utimens (fdutimens): ignore a negative FD, per contract
24     * [735d9d0]->[8a69e5c] maint: support 'make announcement' from a VPATH build
25     * [816a1ec]->[0d57ec9] readtokens: this module *does* require xalloc.h
26     * [f9eed4b]->[58b5448] nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
27     * [60ad192]->[932e55d] stdio, unistd: guarantee ssize_t
28     * [ae0044c]->[78c1179] autoupdate
29     * [eb9c0c2]->[d0f97a4] cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test
30     * [e5697c6]->[b4e7212] linkat, renameat: avoid bad free
31     * [010ecd2]->[65e8854] dirent: fix test failure
32     * [978114f]->[eb65fea] pread: fix compilation on glibc
33     * [2f0e0a8]->[c93838e] doc: regenerate INSTALL
34     * [654c876]->[4b8c490] select: add missing dependency
35     * [c4b4563]->[9ebfb66] maint.mk: ignore multi-line copyright in NEWS
36     * [cb361c9]->[d9d722c] maint.mk: detect incorrect GFDL usage
37     * [c1a179c]->[abd3f20] wctype: allow C++ use
38     * [6751651]->[1c3411f] autoupdate
39     * [5cd308a]->[d1ecc61] ChangeLog: Correct a recent entry.
40     * [7f01cc5]->[77f03a3] nl_langinfo: Simplify logic.
41     * [cc6a687]->[efba37d] doc: Clarify the platforms.
42     * [64cbadd]->[a75ac7f] xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13.
43     * [f1195cc]->[877b01f] stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
44     * [027bd46]->[53c2db0] dirent: Document the last fix.
45     * [969fe75]->[085b493] mbslen: Avoid collision with system function.
46     * [ccc06b2]->[3437136] Fix indentation of wctype.in.h, broken since 2007-01-06.
47     * [0906b5f]->[6b40a56] glob: Fix C++ compilation.
48     * [2cf2e37]->[0b0ac4a] dup2: work around mingw bug
49     * [581419c]->[fad0fe1] lib/dup2.c (rpl_dup2): Improve comment.
50     * [dd5823d]->[465b4d1] Tests for module 'getlogin_r'.
51     * [3361cfa]->[5bfd3af] getlogin_r: Add comment.
52     * [89b39ef]->[88bc1a6] getlogin_r: Small fixes.
53     * [570a589]->[d6b7bf8] getlogin_r: Support for native Windows.
54     * [630a387]->[b2c3f71] unistr/u8-to-u16: Reject invalid input.
55     * [95a86a9]->[f3af270] unistr/u8-to-u32: Reject invalid input.
56     * [f03c8d5]->[987b3c4] unistr/u16-to-u8: Reject invalid input.
57     * [19aa55e]->[b4ee15b] unistr/u16-to-u32: Reject invalid input.
58
59 ----------------------------------------------------------------------
60
61   * 20091120-stable
62
63 Snapshot taken based on:
64
65 commit 7becd9d708425924f3a402fdd3c6e18ba2a7e4e3
66 Date:   Sat Nov 7 16:03:38 2009 -0700
67
68 with the following additional commits:
69
70     * [26c5fd7]->[7eb2ad0] utimens: remove invalid futimesat call
71     * [6553be8]->[510522d] strftime.c: include ignore-value.h only when FPRINTFTIME is defined
72     * [349396e]->[cc85265] stat: detect FreeBSD bug
73     * [48e9883]->[7f013da] open: detect FreeBSD bug
74     * [d462fe1]->[02634ef] rename: detect FreeBSD bug
75     * [b0d3085]->[fd021c4] autoupdate
76     * [2420877]->[12a64eb] unlink, remove: detect FreeBSD bug
77     * [492960c]->[24c30ab] link: detect FreeBSD bug
78     * [24a6037]->[ec14720] symlink: detect FreeBSD bug
79     * [dfd4d11]->[3bb65d2] readlink: detect FreeBSD bug
80     * [7127847]->[c9698f2] bootstrap: generalize autoheader check
81     * [ac67780]->[3739c19] fts: do not fail on a submount during traversal
82     * [08e6b4c]->[82a192d] getgroups: fix logic error
83     * [80074d1]->[d9cc1a4] getgroups: avoid calling exit
84     * [61b3a42]->[a12148f] getgroups, getugroups: provide stubs for mingw
85     * [0173b1e]->[dc5014b] test-getgroups: avoid compilation failure
86     * [f3a2c4a]->[5390af1] getgroups: avoid compilation failure
87     * [1e642be]->[867cf3b] getgroups: work around FreeBSD bug
88     * [cf0c4ab]->[2d61dc2] getgroups: avoid compiler warning
89     * [ee8909a]->[28fc486] strftime.h: wrap funtion declaration in extern "C" block
90     * [fb1b608]->[d837f67] gnulib-tool: correctly detect absence of m4 directories
91     * [a86ea84]->[e14e479] fnmatch: avoid compiler warning
92     * [24a6641]->[16685f1] lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
93     * [1b712ba]->[4b4b924] avoid new AC_REQUIRE expanded-before-required warnings
94     * [6963723]->[456348e] better AC_REQUIRE expanded-before-required-warning avoidance
95     * [1c32714]->[dc372f7] version-etc: relax license to LGPLv3+
96     * [7e52ced]->[3f0179e] version-etc-fsf: relax license to LGPLv3+
97     * [b205080]->[e09f5b5] version-etc: use proper license string
98     * [b9d28ec]->[f2baca9] Add `gnulib-tool --import' support for LGPLv3+.
99     * [d9d9b26]->[6d8c90b] Add.
100     * [0883405]->[72abcbb] utimens: fix regression on Solaris
101     * [8cfd4a9]->[8607d21] tests: avoid false negative with --with-packager
102     * [111e540]->[0028f27] build: avoid compiler warnings
103     * [841ad19]->[c6d977e] manywarnings: depend on warnings
104     * [758f912]->[dd21f46] autoupdate