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: announce java.lang.ref.*


I'm adding a news item to the Java page about java.lang.ref.*.
Gerald, I don't think this is important enough to warrant an all-gcc
news item.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>
	* index.html: Mention java.lang.ref.*.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.88
diff -u -r1.88 index.html
--- index.html 2001/09/14 00:18:56 1.88
+++ index.html 2001/10/03 14:11:23
@@ -69,6 +69,13 @@
 
 <table>
 <tr><td valign="top">
+<b>October 2, 2001</b>
+</td><td>
+Tom Tromey of Red Hat has written the support code necessary to
+implement <tt>java.lang.ref.*</tt>.
+</td></tr>
+
+<tr><td valign="top">
 <b>September 7, 2001</b>
 </td><td>
 Anthony Green of Red Hat has added a facility for compiling property


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