X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=2e7a518266e5484e5715a8306cbbbf954a14170e;hb=974b76b72e84d226e4bdfd9ec6f7d955e3d2a199;hp=87966b87faf4567c588efc644504ada80ff94555;hpb=d0f486f09869cad33c4a7039d88e45fedd815c23;p=gnulib.git diff --git a/NEWS b/NEWS index 87966b87f..2e7a51826 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ Important notes Date Modules Changes +2013-04-24 gettext If your project uses 'gettextize --intl' it is now + your responsibility to put -I$(top_builddir)/intl + into the Makefile.am for gnulib. + 2012-06-27 elisp-comp The module 'elisp-comp' is removed; the script is not independently useful outside of automake. @@ -28,6 +32,11 @@ User visible incompatible changes Date Modules Changes +2013-05-04 gnulib-tool CVS checkout of gnulib are no longer supported. + +2013-02-08 careadlinkat This module no longer provides the careadlinkatcwd + function. + 2012-06-26 getopt-posix This module no longer guarantees that option processing is resettable. If your code uses 'optreset' or 'optind = 0;', rewrite it to make