changeset 94:ee0be35126c8

Updated NEWS file, added entry for PR625
author Deepak Bhole <dbhole@redhat.com>
date Wed, 02 Feb 2011 12:10:36 -0500
parents b305521c43c7
children 3973cfa67927
files ChangeLog NEWS
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 01 22:07:45 2011 -0500
+++ b/ChangeLog	Wed Feb 02 12:10:36 2011 -0500
@@ -1,3 +1,7 @@
+2011-02-02  Deepak Bhole <dbhole@redhat.com>
+
+	* NEWS: Added entry for PR625.
+
 2011-02-01  Deepak Bhole <dbhole@redhat.com>
 
 	* netx/net/sourceforge/jnlp/tools/JarRunner.java: Removed unused file.
--- a/NEWS	Tue Feb 01 22:07:45 2011 -0500
+++ b/NEWS	Wed Feb 02 12:10:36 2011 -0500
@@ -33,6 +33,7 @@
   - Applications with non-public main classes are now supported.
   - JNLP files containing <component-desc> as well as <application-desc> will now work
   - The javaws.desktop file now points explicitly to NetX's javaws binary
+  - PR625: Regression in NetX when dealing with nested jars
 * Plugin improvements and fixes
   - PR542: Plugin fails with NPE on http://www.openprocessing.org/visuals/iframe.php?visualID=2615
   - PR552: Support for FreeBSD's pthread implementation