hello all,
the attached patch --already committed-- updates the NEWS file to
mention the security tools and the tools document.
2006-06-19 Raif S. Naffah <[EMAIL PROTECTED]>
* NEWS: Updated (delayed) for security tools and tools.texinfo.
cheers;
rsn
Index: NEWS
===================================================================
RCS file: /cvsroot/classpath/classpath/NEWS,v
retrieving revision 1.150
diff -u -r1.150 NEWS
--- NEWS 16 Jun 2006 18:28:45 -0000 1.150
+++ NEWS 19 Jun 2006 12:20:40 -0000
@@ -13,11 +13,19 @@
build the GTK peers.
* A Mozilla plugin, 'gcjwebplugin', is now included. It introduces a
dependency on the Mozilla plugin support headers and libraries.
+* A tools.texinfo document has been created and now includes documentation
+ about:
+ * appletviewer
+ * gcjwebplugin
+ * jarsigner
+ * keytool
* Several new tools are now included:
* appletviewer
* jar
* native2ascii
* serialver
+ * keytool
+ * jarsigner
A new configure option --enable-tool-wrappers causes wrapper
binaries to be built for VMs that support the JNI Invocation API.