This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: java news item about 3.3 release
- From: Tom Tromey <tromey at redhat dot com>
- To: GCC libjava patches <java-patches at gcc dot gnu dot org>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 18 Jul 2003 07:44:38 -0600
- Subject: Patch: FYI: java news item about 3.3 release
- Reply-to: tromey at redhat dot com
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