X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=a6351504e4a0d8bed7bffa347343f79f19e1989b;hb=8eb3f17fc7fd54d63cb8f92cee955b398ce63599;hp=87fc884f36b86ddc41f7c4798a83d9e3977bc003;hpb=b5eb8386645bf1bcfafa63c729ff9a86454def87;p=gnulib.git diff --git a/NEWS b/NEWS index 87fc884f3..a6351504e 100644 --- a/NEWS +++ b/NEWS @@ -6,8 +6,19 @@ User visible incompatible changes Date Modules Changes -2009-09-23 same-inode The macro SAME_INODE is now tri-state, adding -1 - for unknown. +2009-11-04 tempname The gen_tempname function takes an additional + 'suffixlen' argument. You can safely pass 0. + +2009-11-04 nproc The num_processors function now takes an argument. + +2009-11-02 inet_pton The use of this module now requires linking with + $(INET_PTON_LIB). + +2009-11-02 inet_ntop The use of this module now requires linking with + $(INET_NTOP_LIB). + +2009-10-10 utimens The use of this module now requires linking with + $(LIB_CLOCK_GETTIME). 2009-09-16 canonicalize-lgpl The include file is changed from "canonicalize.h"