X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=2e7a518266e5484e5715a8306cbbbf954a14170e;hb=fd27e50d9f01023121aa5d01fb24d8e7dd39392a;hp=bb22f94ef42cd050621739c6cb0ad3d74a9f8514;hpb=265729b658680423d7467feb4edc8c188857453c;p=gnulib.git diff --git a/NEWS b/NEWS index bb22f94ef..2e7a51826 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,13 @@ 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. + 2012-06-21 gnulib-tool The option --with-tests is now implied by the options --create-testdir, --test, --create-megatestdir, --megatest. @@ -25,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