]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add NEWS entry for AC_PROG_MKDIR_P change.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 8 Dec 2012 01:36:29 +0000 (10:36 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 8 Dec 2012 01:36:29 +0000 (10:36 +0900)
ChangeLog
NEWS

index f38e9734e59682f64858945ff0143b13dba25cf6..86a5217ec2b50619a3f71c609ef6c5930ec5f89a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-12-08  Daiki Ueno  <ueno@unixuser.org>
+
+       * NEWS: Mention that autoconf 2.60 is required.
+       Suggested by Bruno Haible <bruno@clisp.org>.
+
 2012-04-29  Bruno Haible  <bruno@clisp.org>
 
        Allow use of autoconf-2.69 and automake-1.12.
diff --git a/NEWS b/NEWS
index f1801e7323d0c452270f151978385bc00cc7a9b2..535995096c8a612803023cd481a0ee2354c4d57a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ Version 0.18.2 - October 2011
   dependencies against installed package size. --with-xz has the highest
   compression rate, followed by --with-git, followed by --with-bzip2.
 
+* The autoconf macros installed by 'gettextize' now require Autoconf
+  version 2.60 or newer.
+
 * Portability:
   - Building on MacOS X 10.7 is now supported.
 \f