Patch: FYI: java news item about 3.3 release

Tom Tromey tromey@redhat.com
Fri Jul 18 13:54:00 GMT 2003


We haven't had a java news item in a while, so I thought I'd belatedly
update the page to reflect the 3.3 release.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>
	* index.html: Added news item for 3.3 release.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.124
diff -u -r1.124 index.html
--- index.html 18 Jul 2003 13:40:46 -0000 1.124
+++ index.html 18 Jul 2003 13:53:25 -0000
@@ -73,6 +73,15 @@
 <!-- News entries start here -->
 
 <tr><td valign="top">
+<b>May 14, 2003</b>
+</td><td>
+<a href="http://gcc.gnu.org/gcc-3.3/">GCC 3.3 has been released</a>.
+This release includes many bug fixes, support for <code>assert</code>,
+and JDBC 3.0 support in <code>java.sql</code>
+and <code>javax.sql</code>, among other things.
+</td></tr>
+
+<tr><td valign="top">
 <b>January 3, 2003</b>
 </td><td>
 Jeff Sturm implemented libffi closures for SPARC so that libgcj's



More information about the Gcc-patches mailing list