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 @@
 <h2 style="margin-top:0pt;" id="news">News</h2>
 
 <dl class="news">
+<dt>January 10, 2011</dt>
+
+<dd><a href="gcc-4.6/changes.html#objective-c">GCC 4.6</a> 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.</dd>
+
 <dt>December 16, 2010</dt>
 <dd><a href="gcc-4.5/">GCC 4.5.2</a> has been released.</dd>

