/hg/release/icedtea6-1.7: Fix details and position of policy eva...

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Mon Jul 26 12:51:40 PDT 2010


changeset 7763083fc25d in /hg/release/icedtea6-1.7
details: http://icedtea.classpath.org/hg/release/icedtea6-1.7?cmd=changeset;node=7763083fc25d
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Jul 26 20:51:29 2010 +0100

	Fix details and position of policy evaluation fix.

	2010-07-26 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Fix position of policy evaluation fix and
	add bug IDs.


diffstat:

2 files changed, 6 insertions(+), 1 deletion(-)
ChangeLog |    5 +++++
NEWS      |    2 +-

diffs (31 lines):

diff -r 81bc6674c223 -r 7763083fc25d ChangeLog
--- 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-25  Andrew John Hughes  <ahughes
+2010-07-26  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Fix position of policy evaluation fix
+	and add bug IDs.
+
 2010-07-25  Andrew John Hughes  <ahughes at redhat.com>
 
 	* NEWS: Update with list of backported
diff -r 81bc6674c223 -r 7763083fc25d NEWS
--- a/NEWS	Sun Jul 25 22:43:38 2010 +0100
+++ b/NEWS	Mon Jul 26 20:51:29 2010 +0100
@@ -14,6 +14,7 @@ New in release 1.7.4 (2010-XX-XX):
 * 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 @@ New in release 1.7.4 (2010-XX-XX):
   - 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:



More information about the distro-pkg-dev mailing list