From f9d637f8dd3d435c2cd53c97ee1ddd336ed050a4 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 11 Jun 2013 14:53:50 +0900 Subject: [PATCH] NEWS: Mention that future 'gettextize' will require Automake 1.10. --- ChangeLog | 5 +++++ NEWS | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index dfc3ddb7d..ba4bbb5e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-06-11 Daiki Ueno + + * NEWS: Mention that future 'gettextize' will require Automake 1.10. + Suggested by Stefano Lattarini. + 2013-06-08 Stefano Lattarini (tiny change) build: drop the 'fixacocal' auxiliary script diff --git a/NEWS b/NEWS index 84352a2b9..a46aa66d7 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,10 @@ Version 0.18.3 - unreleased * msgattrib now has --previous option to keep previous msgid when making messages fuzzy, similar to msgmerge --previous. +* Future backward-incompatibilities: + - In future Gettext versions, the files installed by 'gettextize' + will require Automake 1.10 or later. This will improve the + compatibility of user projects with newer Automake versions. Version 0.18.2 - December 2012 -- 2.47.3