]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
news: document fixes for bug#11222 and bug#11229
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 12 Apr 2012 16:09:13 +0000 (18:09 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 12 Apr 2012 16:09:13 +0000 (18:09 +0200)
* NEWS (Bugs fixed in 1.11.5): New, documenting the fixes.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index 2fbcfd14c46812bddf057d9e09aac9a9a85a285c..a5f7d14e6c12932a05ffb6f30d818fb8c9cfff2c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -260,6 +260,19 @@ Bugs fixed in 1.11c:
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+Bugs fixed in 1.11.5:
+
+* Bugs introduced by 1.11.3:
+
+  - Vala files with '.vapi' extension are now recognized and handled
+    correctly again.  See automake bug#11222.
+
+  - Vala support work again for projects that contain some program
+    built from '.vala' (and possibly '.c') sources and some other
+    program built from '.c' sources *only*.  See automake bug#11229.
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 New in 1.11.4:
 
 * WARNING: Future backward-incompatibilities!