changeset 1702:dbf2dacce14a

2009-09-09 Andrew Haley <aph@redhat.com> * NEWS: Update for 1.6.
author aph
date Wed, 09 Sep 2009 16:44:12 +0100
parents 974ba11065ab
children 738d06e2778e 7c3d22953ef6
files ChangeLog NEWS
diffstat 2 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Sep 10 15:46:50 2009 +0100
+++ b/ChangeLog	Wed Sep 09 16:44:12 2009 +0100
@@ -1,3 +1,7 @@
+2009-09-09  Andrew Haley  <aph@redhat.com>
+
+	* NEWS: Update for 1.6.
+
 2009-09-10  Andrew John Hughes  <ahughes@redhat.com>
 
 	* INSTALL: Update documentation to reflect recent changes and add
--- a/NEWS	Thu Sep 10 15:46:50 2009 +0100
+++ b/NEWS	Wed Sep 09 16:44:12 2009 +0100
@@ -1,4 +1,4 @@
-New in release 1.6 (UNRELEASED)
+New in release 1.6:
 
 - Added java method tracing using systemtap version 0.9.9+.
 - Security fixes for:
@@ -12,6 +12,14 @@
   CVE-2009-2476 - OpenJDK OpenType checks can be bypassed
   CVE-2009-2689 - OpenJDK JDK13Services grants unnecessary privileges
   CVE-2009-2690 - OpenJDK private variable information disclosure
+- FAST interpreter for ARM
+- Timezone fix: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=377
+- Stackoverflow error fix: 
+http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=381
+- Backport regression (NPE) fix for AccessControlContext fix
+- Bump to hs14b16
+- The plugin has been updated to improve stability and cookie support.
+  Support for certificates with mismatched CNs has been added as well.
 
 New in release 1.5 (2009-05-20)