From 9af60b927e622b8bc2842a01af6e7a11ee2363f9 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sat, 8 Dec 2012 10:36:29 +0900 Subject: [PATCH] Add NEWS entry for AC_PROG_MKDIR_P change. --- ChangeLog | 5 +++++ NEWS | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index f38e9734e..86a5217ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-12-08 Daiki Ueno + + * NEWS: Mention that autoconf 2.60 is required. + Suggested by Bruno Haible . + 2012-04-29 Bruno Haible Allow use of autoconf-2.69 and automake-1.12. diff --git a/NEWS b/NEWS index f1801e732..535995096 100644 --- 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. -- 2.47.2