This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch: FYI: fix for recent announcement
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Subject: Patch: FYI: fix for recent announcement
- From: Tom Tromey <tromey at redhat dot com>
- Date: 24 Oct 2001 16:39:36 -0600
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Reply-To: tromey at redhat dot com
I'm checking this in. Anthony Green wrote the initial code in
javax.naming, and the announcement didn't reflect that. This new
change isn't perfect, but it is closer to reality.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* index.html: We finished javax.naming -- AG started it.
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.91
diff -u -r1.91 index.html
--- index.html 2001/10/24 21:48:52 1.91
+++ index.html 2001/10/24 22:09:11
@@ -72,8 +72,10 @@
<b>October 24, 2001</b>
</td><td>
Tom Tromey of Red Hat checked in the <code>javax.naming</code> and
-<code>javax.transaction</tt> packages, written by Warren Levy and him.
+<code>javax.transaction</tt> packages, started by Anthony Green
+finished by Warren Levy and Tom.
</td></tr>
+
<tr><td valign="top">
<b>October 2, 2001</b>