X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=f506cba99aaf36ffe37dc7214edb62a5362837af;hb=ab245fa52c9d78129c982927c9b1045875b19ec2;hp=c4722c08abef76f7602efe209397aa254d0deaef;hpb=1dff1a67c56bb2c61eaf9b074392b0d4593b3278;p=gnulib.git diff --git a/NEWS b/NEWS index c4722c08a..f506cba99 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,24 @@ User visible incompatible changes Date Modules Changes +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