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


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

Patch: FYI: fix for recent announcement


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>


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