This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI: java news item about 3.3 release


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]