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]
Other format: [Raw text]

Patch: FYI: some (old) news items


I'm checking this in.
This adds a couple of Java news items that should have gone in a while
ago.

Tom

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

	* index.html: Added a couple pending news items.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.96
diff -u -r1.96 index.html
--- index.html 2001/12/14 20:49:46 1.96
+++ index.html 2002/01/22 19:01:53
@@ -72,6 +72,24 @@
 <!-- News entries start here -->
 
 <tr><td valign="top">
+<b>January 14, 2002</b>
+</td><td>
+Richard Stallman has changed the licensing of the Classpath AWT
+implementation to match the licensing of the rest of Classpath.  This
+means that the only remaining barrier to AWT for libgcj is manpower.
+Work has already begun to merge the Classpath and libgcj AWT
+implementations.
+</td></tr>
+
+<tr><td valign="top">
+<b>January 14, 2002</b>
+</td><td>
+Adam Megacz anounced that <a href="http://www.xwt.org";>XWT</a> is
+an ActiveX control which is written in Java and compiled with gcj.
+We hope to be checking in his Windows patches in the near future.
+</td></tr>
+
+<tr><td valign="top">
 <b>December 14, 2001</b>
 </td><td>
 Hans Boehm has checked in changes which once again allow gcj and


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