X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=62c631f1e5197c4101b4f99a39c7c6e750cf1c57;hb=3e7684c342aa9ccf7ce2c0cda5b2049a5cf3ae0f;hp=878b97f158f4ce8861020deca4c5c3bcc99c4246;hpb=63afac268d92e42711aee3b598c0525c2e7c9907;p=gnulib.git diff --git a/NEWS b/NEWS index 878b97f15..62c631f1e 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,58 @@ User visible incompatible changes Date Modules Changes +2009-09-16 canonicalize-lgpl + The include file is changed from "canonicalize.h" + to . + +2009-09-04 link-follow The macro LINK_FOLLOWS_SYMLINK is now tri-state, + rather than only defined to 1. + +2009-09-03 openat The include files are standardized to POSIX 2008. + For openat, include ; for + fchmodat, fstatat, and mkdirat, include + ; for fchownat and unlinkat, + include . For all other + functions provided by this module, + continue to include "openat.h". + +2009-08-30 striconveh The functions mem_cd_iconveh and str_cd_iconveh + now take an 'iconveh_t *' argument instead of three + iconv_t arguments. + +2009-08-23 tempname The gen_tempname function takes an additional + 'flags' argument. You can safely pass 0. + +2009-08-12 getopt This module is deprecated. Please choose among + getopt-posix and getopt-gnu. getopt-gnu provides + "long options" and "options with optional + arguments", getopt-posix doesn't. + +2009-06-25 fpurge The include file is changed from "fpurge.h" to + . + +2009-04-26 modules/uniconv/u8-conv-from-enc + modules/uniconv/u16-conv-from-enc + modules/uniconv/u32-conv-from-enc + The calling convention of the functions + u*_conv_from_encoding is changed. + +2009-04-26 modules/uniconv/u8-conv-to-enc + modules/uniconv/u16-conv-to-enc + modules/uniconv/u32-conv-to-enc + The calling convention of the functions + u*_conv_to_encoding is changed. + +2009-04-24 maintainer-makefile + The maint.mk file was copied from + coreutils, and the old + coverage/gettext/indent rules were + re-added. If you used 'make syntax-check' + this will add several new checks. If some + new check is annoying, add the name of the + checks to 'local-checks-to-skip' in your + cfg.mk. + 2009-04-01 visibility Renamed to lib-symbol-visibility. 2009-04-01 ld-version-script Renamed to lib-symbol-versions.