changeset 1954:7763083fc25d

Fix details and position of policy evaluation fix. 2010-07-26 Andrew John Hughes <ahughes@redhat.com> * NEWS: Fix position of policy evaluation fix and add bug IDs.
author Andrew John Hughes <ahughes@redhat.com>
date Mon, 26 Jul 2010 20:51:29 +0100
parents 81bc6674c223
children b3f4988afff9
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Jul 25 22:43:38 2010 +0100
+++ b/ChangeLog	Mon Jul 26 20:51:29 2010 +0100
@@ -1,3 +1,8 @@
+2010-07-26  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Fix position of policy evaluation fix
+	and add bug IDs.
+
 2010-07-25  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS: Update with list of backported
--- a/NEWS	Sun Jul 25 22:43:38 2010 +0100
+++ b/NEWS	Mon Jul 26 20:51:29 2010 +0100
@@ -14,6 +14,7 @@
 * S6879689: Fix warning about ignored return value when compiling with -O2
 * S6917485: Corba doc warnings.
 * S6921068: Remove javadoc build warnings from specdefault tag.
+* PR453, OJ100142: Fix policy evaluation to match the proprietary JDK.
 * Make the new plugin the default.  This is now the main supported
   plugin.  Use --disable-npplugin to use the old one.
 * New plugin:
@@ -39,7 +40,6 @@
   - Don't link the plugin with libxul libraries.
   - Fix race conditions in plugin initialization code that were causing hangs.
   - RH506730: BankID (Norwegian common online banking authentication system) applet fails to load.
-  - Fix policy evaluation to match the proprietary JDK.
   - PR491: pass java_{code,codebase,archive} parameters to Java.
   - Adds javawebstart.version property and give user permission to read that property.
 * NetX: