From: Stefano Lattarini Date: Thu, 26 Apr 2012 13:14:04 +0000 (+0200) Subject: news: announce initial support for Objective C++ X-Git-Tag: v1.12.0b~20^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6542254a9fbd32495f02317c3c84d406567a596f;p=thirdparty%2Fautomake.git news: announce initial support for Objective C++ Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index b415be677..7d0abcd83 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ New in 1.12.1: m4 macro are deprecated, eliciting a warning in the 'obsolete' category. They will be removed in the next major version (1.13). +* New supported languages: + + - Support for Objective C++ has been added; it should work similarly to + the support for Objective C. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ New in 1.12: