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

[wwwdocs] Mention gui branch compare and new security packages ongcj page


Hi,

This patch add a link to the new gui comparison page that Tom Tromey
recently added and a news item about all the new security packages that
were imported from GNU Classpath.

OK to commit?

Mark
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.146
diff -u -r1.146 index.html
--- index.html	19 Jul 2004 15:20:04 -0000	1.146
+++ index.html	21 Sep 2004 19:42:19 -0000
@@ -48,7 +48,10 @@
 <a href="http://www.gnu.org/philosophy/free-sw.html";>Free Software</a>.  
 libgcj is slowly being merged with <a
 href="http://www.gnu.org/software/classpath/";>GNU Classpath</a>.  (You
-can see the <a href="libgcj-classpath-compare.html">status of the merge</a>.)
+can see the <a href="libgcj-classpath-compare.html">status of the merge</a>
+between libgcj CVS and GNU Classpath CVS. And the
+<a href="gui-compare/libgcj-classpath-compare.html">status of the gui branch
+merge</a>.)
 </p>
 
 <p>
@@ -80,6 +83,24 @@
 <!-- News entries start here -->
 
 <tr><td valign="top">
+<b>July 21, 2004</b>
+</td><td>
+Andreas Tobler imported the new <code>javax.crypto</code>,
+<code>javax.crypto.interfaces</code>, <code>javax.crypto.spec</code>,
+<code>javax.net</code>, <code>javax.net.ssl</code>,
+<code>javax.security.auth</code>, <code>javax.security.auth.callback</code>,
+<code>javax.security.auth.login</code>, <code>javax.security.auth.x500</code>,
+<code>javax.security.sasl</code> and <code>org.ietf.jgss</code>
+packages from the latest
+<a href="http://www,gnu.org/software/classpath/";>GNU Classpath</a> 0.11
+developer snapshot release.  These packages will be an official part of
+then next major release.  Extra crypto algorithms can be obtained
+from the <a href="http://www.gnu.org/software/gnu-crypto/";>GNU Crypto</a>
+project, a full TLS implementation is provided by the
+<a href="http://www.nongnu.org/jessie/";>Jessie</a> project.
+</td></tr>
+
+<tr><td valign="top">
 <b>July 16, 2004</b>
 </td><td>
 AWT and Swing support continues to improve rapidly. Thomas Fitzsimmons of Red Hat

Attachment: signature.asc
Description: This is a digitally signed message part


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