X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS.stable;h=49ee2c34ffb4673a6c1184ece57ce5bb8657d338;hb=12e638f9b0c9eb49103a76ee156f50426bb8558b;hp=bc09f12d2b41b358abd570c828ba4de3822f9424;hpb=410c78258465d505825b89ff23541bd26ce08e89;p=gnulib.git diff --git a/NEWS.stable b/NEWS.stable index bc09f12d2..49ee2c34f 100644 --- a/NEWS.stable +++ b/NEWS.stable @@ -1,6 +1,76 @@ Gnulib stable snapshot ---------------------- - * 20091115-stable + * 20100308-stable + +Snapshot taken based on: + +commit 4fc10daa05477586fea99b6b3ca02a87d1102fa1 +Date: Mon Mar 1 22:09:44 2010 +0100 + +with the following additional commits: + + * [88baa1e]->[6681664] spawn: Don't override the system defined values on FreeBSD 8. +__NEXTCOMMITMARKER__ + + * 20100109-stable + +Snapshot taken based on: + +commit 12319ff4e84ca616a671216d991dd6eaf1c39c47 +Date: Fri Jan 1 16:00:07 2010 +0100 + +with the following additional commits: + + * [e7100ae]->[60a41fa] headers: make check of system header explicit + * [1bf02c3]->[2e79dd2] wchar: Remove unused configure check. + * [8f3aa1f]->[ab43907] autoupdate + * [e138cd8]->[18a2e77] fdopendir: fix configure test + * [7a29e00]->[11639c6] nl_langinfo: avoid configure-time syntax error + * [51983dc]->[fab630e] mkdir: avoid xalloc + * [28e6fc0]->[b8025c4] xalloc.h: use consistent formatting + * [0c2fded]->[41d7de2] maint.mk: include 4 more function names in alloca.h-checking regexp + * [0e0f8f1]->[2d44e17] maint: remove useless inclusions of "alloca.h" + * [c1b6197]->[9e93370] ChangeLog: correct last entry: s/alloca.h/xalloc.h/ + * [f8b8f4f]->[bfdc843] strcase: document what it provides + * [41c44a6]->[88de58a] utimens (fdutimens): ignore a negative FD, per contract + * [735d9d0]->[8a69e5c] maint: support 'make announcement' from a VPATH build + * [816a1ec]->[0d57ec9] readtokens: this module *does* require xalloc.h + * [f9eed4b]->[58b5448] nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if. + * [60ad192]->[932e55d] stdio, unistd: guarantee ssize_t + * [ae0044c]->[78c1179] autoupdate + * [eb9c0c2]->[d0f97a4] cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test + * [e5697c6]->[b4e7212] linkat, renameat: avoid bad free + * [010ecd2]->[65e8854] dirent: fix test failure + * [978114f]->[eb65fea] pread: fix compilation on glibc + * [2f0e0a8]->[c93838e] doc: regenerate INSTALL + * [654c876]->[4b8c490] select: add missing dependency + * [c4b4563]->[9ebfb66] maint.mk: ignore multi-line copyright in NEWS + * [cb361c9]->[d9d722c] maint.mk: detect incorrect GFDL usage + * [c1a179c]->[abd3f20] wctype: allow C++ use + * [6751651]->[1c3411f] autoupdate + * [5cd308a]->[d1ecc61] ChangeLog: Correct a recent entry. + * [7f01cc5]->[77f03a3] nl_langinfo: Simplify logic. + * [cc6a687]->[efba37d] doc: Clarify the platforms. + * [64cbadd]->[a75ac7f] xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13. + * [f1195cc]->[877b01f] stdio: Ensure defines off_t, ssize_t, va_list. + * [027bd46]->[53c2db0] dirent: Document the last fix. + * [969fe75]->[085b493] mbslen: Avoid collision with system function. + * [ccc06b2]->[3437136] Fix indentation of wctype.in.h, broken since 2007-01-06. + * [0906b5f]->[6b40a56] glob: Fix C++ compilation. + * [2cf2e37]->[0b0ac4a] dup2: work around mingw bug + * [581419c]->[fad0fe1] lib/dup2.c (rpl_dup2): Improve comment. + * [dd5823d]->[465b4d1] Tests for module 'getlogin_r'. + * [3361cfa]->[5bfd3af] getlogin_r: Add comment. + * [89b39ef]->[88bc1a6] getlogin_r: Small fixes. + * [570a589]->[d6b7bf8] getlogin_r: Support for native Windows. + * [630a387]->[b2c3f71] unistr/u8-to-u16: Reject invalid input. + * [95a86a9]->[f3af270] unistr/u8-to-u32: Reject invalid input. + * [f03c8d5]->[987b3c4] unistr/u16-to-u8: Reject invalid input. + * [19aa55e]->[b4ee15b] unistr/u16-to-u32: Reject invalid input. + +---------------------------------------------------------------------- + + * 20091120-stable Snapshot taken based on: @@ -37,4 +107,10 @@ with the following additional commits: * [1c32714]->[dc372f7] version-etc: relax license to LGPLv3+ * [7e52ced]->[3f0179e] version-etc-fsf: relax license to LGPLv3+ * [b205080]->[e09f5b5] version-etc: use proper license string -__NEXTCOMMITMARKER__ + * [b9d28ec]->[f2baca9] Add `gnulib-tool --import' support for LGPLv3+. + * [d9d9b26]->[6d8c90b] Add. + * [0883405]->[72abcbb] utimens: fix regression on Solaris + * [8cfd4a9]->[8607d21] tests: avoid false negative with --with-packager + * [111e540]->[0028f27] build: avoid compiler warnings + * [841ad19]->[c6d977e] manywarnings: depend on warnings + * [758f912]->[dd21f46] autoupdate