news: describe recently-fixed bug in vala support
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 6 Mar 2012 20:44:57 +0000 (21:44 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 6 Mar 2012 20:46:21 +0000 (21:46 +0100)
* NEWS (Long-standing bugs): Document fix for bug#10894, fixed
by commit 'v1.11-696-g51f61df' of 27-02-2012.

NEWS

diff --git a/NEWS b/NEWS
index ffb4cb7..68d2929 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -146,6 +146,11 @@ Bugs fixed in 1.11.0a:
 
 * Long-standing bugs:
 
+  - It is now possible for a foo_SOURCES variable to hold Vala sources
+    together with C header files, as well as with sources and headers for
+    other supported languages (e.g., C++).  Previously, only mixing C and
+    Vala sources was supported.
+
   - Vala support now works better in VPATH setups.
 
   - The "deleted header file problem" for *.am files is avoided by stub