X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=40fa082a062a3b296a9744017c4d1deb032881cc;hb=05ead8cea3cf9ff3d0f6ec50df0e177880d31aa8;hp=76239ddb03e78b8e1d07ec027be80e6e4344852b;hpb=2bb63bfb25474ea147ee9f1523c0337997359a4c;p=gnulib.git diff --git a/NEWS b/NEWS index 76239ddb0..40fa082a0 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,12 @@ User visible incompatible changes Date Modules Changes +2011-01-18 multiarch This no longer #defines AA_APPLE_UNIVERSAL_BUILD; + instead, use the shell var APPLE_UNIVERSAL_BUILD. + +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