summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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