lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
[gnulib.git] / NEWS.stable
1                         Gnulib stable snapshot
2                         ----------------------
3   * 20091115-stable
4
5 Snapshot taken based on:
6
7 commit 7becd9d708425924f3a402fdd3c6e18ba2a7e4e3
8 Date:   Sat Nov 7 16:03:38 2009 -0700
9
10 with the following additional commits:
11
12     * [26c5fd7]->[7eb2ad0] utimens: remove invalid futimesat call
13     * [6553be8]->[510522d] strftime.c: include ignore-value.h only when FPRINTFTIME is defined
14     * [349396e]->[cc85265] stat: detect FreeBSD bug
15     * [48e9883]->[7f013da] open: detect FreeBSD bug
16     * [d462fe1]->[02634ef] rename: detect FreeBSD bug
17     * [b0d3085]->[fd021c4] autoupdate
18     * [2420877]->[12a64eb] unlink, remove: detect FreeBSD bug
19     * [492960c]->[24c30ab] link: detect FreeBSD bug
20     * [24a6037]->[ec14720] symlink: detect FreeBSD bug
21     * [dfd4d11]->[3bb65d2] readlink: detect FreeBSD bug
22     * [7127847]->[c9698f2] bootstrap: generalize autoheader check
23     * [ac67780]->[3739c19] fts: do not fail on a submount during traversal
24     * [08e6b4c]->[82a192d] getgroups: fix logic error
25     * [80074d1]->[d9cc1a4] getgroups: avoid calling exit
26     * [61b3a42]->[a12148f] getgroups, getugroups: provide stubs for mingw
27     * [0173b1e]->[dc5014b] test-getgroups: avoid compilation failure
28     * [f3a2c4a]->[5390af1] getgroups: avoid compilation failure
29     * [1e642be]->[867cf3b] getgroups: work around FreeBSD bug
30     * [cf0c4ab]->[2d61dc2] getgroups: avoid compiler warning
31     * [ee8909a]->[28fc486] strftime.h: wrap funtion declaration in extern "C" block
32     * [fb1b608]->[d837f67] gnulib-tool: correctly detect absence of m4 directories
33     * [a86ea84][e14e479] fnmatch: avoid compiler warning