[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-698-g
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-698-g94d56e8 |
Date: |
Tue, 06 Mar 2012 20:48:10 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=94d56e80384e3ae80e2817aa12adae8ad7f3d1ed
The branch, maint has been updated
via 94d56e80384e3ae80e2817aa12adae8ad7f3d1ed (commit)
from b0887067fb2f6511e154c9feb62c5243dfc095cb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 94d56e80384e3ae80e2817aa12adae8ad7f3d1ed
Author: Stefano Lattarini <address@hidden>
Date: Tue Mar 6 21:44:57 2012 +0100
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.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index ffb4cb7..68d2929 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
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-698-g94d56e8,
Stefano Lattarini <=