From patchwork Mon Jan 10 14:04:59 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [wwwdocs] : Updated gcc-4.6/changes.html for Objective-C/Objective-C++ Date: Mon, 10 Jan 2011 04:04:59 -0000 From: Nicola Pero X-Patchwork-Id: 78157 Message-Id: <1294668299.19878664@192.168.4.58> To: "Gerald Pfeifer" Cc: "Mike Stump" , "IainS" , gcc-patches@gnu.org Thank Gerald here is a possible suggestion for the GCC front-page news. I tried to conform to the style of the other news. Comments welcome. Ok to commit ? Any suggestions for changes ? Thanks Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.774 diff -u -r1.774 index.html --- index.html 4 Jan 2011 11:46:24 -0000 1.774 +++ index.html 10 Jan 2011 14:03:27 -0000 @@ -50,6 +50,16 @@

News

+
January 10, 2011
+ +
GCC 4.6 will have + support for many new Objective-C features, including declared and + synthesized properties, dot syntax, fast enumeration, optional + protocol methods, method attributes, protocol attributes, class + attributes, class extensions and a new GNU Objective-C runtime API. + This work was contributed by Nicola Pero and Iain Sandoe, with + helpful support and review by Mike Stump.
+
December 16, 2010
GCC 4.5.2 has been released.