summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaif S. Naffah <raif@swiftdsl.com.au>2006-06-19 12:22:41 +0000
committerRaif S. Naffah <raif@swiftdsl.com.au>2006-06-19 12:22:41 +0000
commitf81da0a6446dfb77d1e700b124ccddf68c97d97f (patch)
treeea5bb74d306175ac0812993d1068de7049bc566a
parentd03583cce23b848353d271bc2e228deb2f8bc573 (diff)
downloadclasspath-f81da0a6446dfb77d1e700b124ccddf68c97d97f.tar.gz
2006-06-19 Raif S. Naffah <raif@swiftdsl.com.au>
* NEWS: Updated (delayed) for security tools and tools.texinfo.
-rw-r--r--ChangeLog4
-rw-r--r--NEWS8
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e308e00f1..a90b761fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-19 Raif S. Naffah <raif@swiftdsl.com.au>
+
+ * NEWS: Updated (delayed) for security tools and tools.texinfo.
+
2006-06-19 Roman Kennke <kennke@aicas.com>
* gnu/java/awt/peer/gtk/ComponentGraphics.java
diff --git a/NEWS b/NEWS
index 959916643..fc226a5fe 100644
--- a/NEWS
+++ b/NEWS
@@ -13,11 +13,19 @@ New in release 0.92 (UNRELEASED)
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.