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]

Patch: FYI: Mention RMI import on web pages


I'm checking this in.  This updates the Java web page to mention
today's RMI import.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* index.html: Mention RMI.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.83
diff -u -r1.83 index.html
--- index.html 2001/08/14 17:17:32 1.83
+++ index.html 2001/08/28 00:01:08
@@ -68,6 +68,16 @@
 
 <table>
 <tr><td valign="top">
+<b>August 27, 2001</b>
+</td><td>
+Tom Tromey has imported an RMI implementation into libgcj.  RMI was
+implemented and donated to the Free Software Foundation by
+Transvirtual Technologies; many thanks to them for their important
+contribution.
+</td></tr>
+
+<table>
+<tr><td valign="top">
 <b>June 18, 2001</b>
 </td><td>
 <B>GCC 3.0 has been released!</B> Everything you need to build and run GCJ is now 


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