changeset 799:341e02e1aab6 cacao

2008-02-07 Joshua Sumali <jsumali@redhat.com> * README: Updated NetX information.
author jsumali@localhost.localdomain
date Thu, 07 Feb 2008 10:27:32 -0500
parents fc2725fed5d1
children be4fb2d0fe2c
files ChangeLog README
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 05 16:56:59 2008 -0500
+++ b/ChangeLog	Thu Feb 07 10:27:32 2008 -0500
@@ -1,3 +1,7 @@
+2008-02-07  Joshua Sumali  <jsumali@redhat.com>
+
+	* README: Updated NetX information.
+
 2008-02-05  Lillian Angel  <langel@redhat.com>
 
 	* Makefile.am: Changed LIBGCJ_OLD to GCC_OLD.
--- a/README	Tue Feb 05 16:56:59 2008 -0500
+++ b/README	Thu Feb 07 10:27:32 2008 -0500
@@ -114,6 +114,6 @@
 The NetX sources are built into openjdk/build/arch/j2sdk-image/lib/tools.jar
 and a javaws binary is created in openjdk/build/arch/j2sdk-image/bin/.
 
-IcedTea's NetX currently supports verification of signed jars. This can be
-enabled by passing the -verify option to javaws.
+IcedTea's NetX currently supports verification of signed jars by default
+and provides some services specified by the jnlp API.