X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=35df925e8ed84e9b329cb23bc42f60df490d30fb;hb=2b14869442bce932cf1d805387928484d4914d59;hp=60ae98a0f517bb7df2d7a5b2416f52e8b9030047;hpb=78023f0fedd00d3aaf32c747f7cee2c76a942e48;p=gnulib.git diff --git a/NEWS b/NEWS index 60ae98a0f..35df925e8 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,12 @@ User visible incompatible changes Date Modules Changes +2011-07-24 close This module no longer pulls in the 'fclose' module. + If your code creates a socket descriptor using + socket() or accept(), then a FILE stream referring + to it using fdopen(), then in order to close this + stream, you need the 'fclose' module. + 2011-07-12 arg-nonnull Renamed to snippet/arg-nonnull. c++defs Renamed to snippet/c++defs. link-warning Renamed to snippet/link-warning.