changeset 240:a92a625ced46

Update NEWS.
author Andrew Su <asu@redhat.com>
date Wed, 25 May 2011 15:12:18 -0400
parents d878cc072253
children 762fa13583b2
files ChangeLog NEWS
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed May 25 14:50:42 2011 -0400
+++ b/ChangeLog	Wed May 25 15:12:18 2011 -0400
@@ -1,3 +1,7 @@
+2011-05-20  Andrew Su  <asu@redhat.com>
+
+	* NEWS: Update.
+
 2011-05-20  Andrew Su  <asu@redhat.com>
 
 	* netx/net/sourceforge/jnlp/cache/CacheLRUWrapper.java:
--- a/NEWS	Wed May 25 14:50:42 2011 -0400
+++ b/NEWS	Wed May 25 15:12:18 2011 -0400
@@ -26,6 +26,7 @@
   - The user's default browser (determined from xdg-open or $BROWSER) is used
   - RH669942: javaws fails to download version/packed files (missing support for jnlp.packEnabled and jnlp.versionEnabled)
   - PR658: now jnlp.packEnabled works with applets.
+  - PR726: closing javaws -about no longer throws exceptions.
 * Plugin
   - PR475, RH604061: Allow applets from the same page to use the same classloader
   - PR612: NetDania application ends on java.security.AccessControlException: access denied (java.util.PropertyPermission browser read)