]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Mention that future 'gettextize' will require Automake 1.10.
authorDaiki Ueno <ueno@gnu.org>
Tue, 11 Jun 2013 05:53:50 +0000 (14:53 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 11 Jun 2013 05:53:50 +0000 (14:53 +0900)
ChangeLog
NEWS

index dfc3ddb7daf5b9ce8a4557bdf45e109ce8aa382f..ba4bbb5e8177ae0e3819a2db83bd6044fb855c66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-11  Daiki Ueno  <ueno@gnu.org>
+
+       * NEWS: Mention that future 'gettextize' will require Automake 1.10.
+       Suggested by Stefano Lattarini.
+
 2013-06-08  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
 
        build: drop the 'fixacocal' auxiliary script
diff --git a/NEWS b/NEWS
index 84352a2b90b009d7e42afc30c7781fca759e3453..a46aa66d74908754bdf1ce567717de4221969526 100644 (file)
--- 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.
 \f
 Version 0.18.2 - December 2012