changeset 52:b43d21667b5b

Bring in IcedTea6 1.10 NEWS and fix structure. 2010-11-24 Andrew John Hughes <ahughes@redhat.com> * NEWS: Bring in changes from IcedTea6 1.10 NEWS (now redundant there) and apply same structure as in IcedTea6.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 24 Nov 2010 20:06:11 +0000
parents 75832973e0fa
children a9d3a1d07478
files ChangeLog NEWS
diffstat 2 files changed, 19 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 24 14:15:11 2010 -0500
+++ b/ChangeLog	Wed Nov 24 20:06:11 2010 +0000
@@ -1,3 +1,9 @@
+2010-11-24  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Bring in changes from IcedTea6 1.10
+	NEWS (now redundant there) and apply same structure
+	as in IcedTea6.
+
 2010-11-24  Omair Majid  <omajid@redhat.com>
 
 	CVE-2010-3860 IcedTea System property information leak via public static
--- a/NEWS	Wed Nov 24 14:15:11 2010 -0500
+++ b/NEWS	Wed Nov 24 20:06:11 2010 +0000
@@ -11,7 +11,16 @@
 New in release 1.0 (2010-XX-XX):
 
 * Initial release of IcedTea-Web
-* CVE-2010-3860: IcedTea System property information leak via public static
-* PR542: Plugin fails with NPE on http://www.openprocessing.org/visuals/iframe.php?visualID=2615
-* Applets are now double-buffered to eliminate flicker in ones that do heavy drawing
-* Iinterfaces javax.jnlp.IntegrationService and javax.jnlp.DownloadService2 are now available
+* Security updates
+  - RH645843, CVE-2010-3860: IcedTea System property information leak via public static
+* Plugin
+  - PR542: Plugin fails with NPE on http://www.openprocessing.org/visuals/iframe.php?visualID=2615
+  - PR554: System.err writes content two times
+  - PR556: Applet initialization code is prone to race conditions
+  - PR557: Applet opens in a separate window if tab is closed when the applet loads
+  - PR565: UIDefaults.getUI fails with jgoodies:looks 2.3.1
+  - Applets are now double-buffered to eliminate flicker in ones that do heavy drawing
+* NetX
+  - Add a new option -Xclearcache
+  - Interfaces javax.jnlp.IntegrationService and javax.jnlp.DownloadService2 are now available
+  - PR592: NetX can create invalid desktop entry files