X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=49a44ec9553d1d74ffa45711178d9b0e4e32fc26;hb=82afcdd;hp=7d01eef3a07e70f50c7f2bfcea0898fcb5574cf3;hpb=9ea0943bfd68afa3412a139fa1a29d9b6c046916;p=gnulib.git diff --git a/NEWS b/NEWS index 7d01eef3a..49a44ec95 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,29 @@ User visible incompatible changes Date Modules Changes -2010-09-16 fdutimensat The function now takes a new parameter; old users - can safely pass atflag=0 for no semantic change. +2010-12-10 pipe This module is renamed to spawn-pipe. The include + file is renamed to "spawn-pipe.h". + +2010-10-05 getdate This module is deprecated. Please use the new + parse-datetime module for the replacement + function parse_datetime(), or help us write + getdate-posix for getdate(). Also, the header + "getdate.h" has been renamed "parse-datetime.h", + and doc/getdate.texi to doc/parse-datetime.texi. + +2010-09-29 sys_wait This module no longer provides the waitpid() + function. If you need this function, you now need + to request the 'waitpid' module. + +2010-09-17 utimens The function gl_futimens is removed, and its + signature has been migrated to fdutimens. Callers + of gl_futimens should change function name, and + callers of fdutimens should swap parameter order. + +2010-09-17 fdutimensat This function has a new signature: the fd now comes + first instead of the dir/name pair, and a new + atflag parameter is added at the end. Old code + should rearrange parameters, and pass 0 for atflag. 2010-09-13 regex The module is not guaranteeing anymore support for 64-bit regoff_t on 64-bit systems. The size of