changeset 1744:f8d27fcc8cb9

Add missing bug IDs for policy evaluation fix. 2010-07-26 Andrew John Hughes <ahughes@redhat.com> * NEWS: Add bug IDs to policy evaluation fix.
author Andrew John Hughes <ahughes@redhat.com>
date Mon, 26 Jul 2010 20:54:12 +0100
parents a8565028983e
children 8674f9329175
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jul 26 20:47:07 2010 +0100
+++ b/ChangeLog	Mon Jul 26 20:54:12 2010 +0100
@@ -1,4 +1,8 @@
-2010-07-25  Andrew John Hughes  <ahughes@redhat.com>
+2010-07-26  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Add bug IDs to policy evaluation fix.
+
+2010-07-26  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS: Updated.
 
--- a/NEWS	Mon Jul 26 20:47:07 2010 +0100
+++ b/NEWS	Mon Jul 26 20:54:12 2010 +0100
@@ -28,8 +28,8 @@
 - Add stack markings to the x86 assembly so as not to use executable stack.
 - PR179: Rewrite Rhino class files to avoid bootclasspath issue
 - PR356: Support ECC via NSS
+- PR453, OJ100142: Fix policy evaluation to match the proprietary JDK.
 - Backport tzdata support from 1.8 (--with-tzdata-dir).
-- Fix policy evaluation to match the proprietary JDK.
 - Fix issue with ant -diagnostics on ant 1.8.0 due to changed exit code
 - S6678385, RH551835: Fixes JVM crashes when window is resized.
 - S6668231: Presence of a critical subjectAltName causes JSSE's SunX509 to fail trusted checks.