summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-03-06 21:44:57 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-03-06 21:46:21 +0100
commit94d56e80384e3ae80e2817aa12adae8ad7f3d1ed (patch)
treedee6243a606893ea2466677e600a9cb9275e3846
parentb0887067fb2f6511e154c9feb62c5243dfc095cb (diff)
downloadautomake-94d56e80384e3ae80e2817aa12adae8ad7f3d1ed.tar.gz
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.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
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