From: Stefano Lattarini Date: Tue, 6 Mar 2012 20:44:57 +0000 (+0100) Subject: news: describe recently-fixed bug in vala support X-Git-Tag: v1.11.3b~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d56e80384e3ae80e2817aa12adae8ad7f3d1ed;p=thirdparty%2Fautomake.git news: describe recently-fixed bug in vala support * NEWS (Long-standing bugs): Document fix for bug#10894, fixed by commit 'v1.11-696-g51f61df' of 27-02-2012. --- diff --git a/NEWS b/NEWS index ffb4cb70c..68d2929f1 100644 --- 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