changeset 1915:eb89812dff3e

Fix path to JNLPSecurityManager in ChangeLog entry. 2010-06-09 Andrew John Hughes <ahughes@redhat.com> * ChangeLog: Fix path of JNLPSecurityManager in last-but-one entry.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 09 Jun 2010 14:09:37 +0100
parents 4789ea2af9b8
children 24d8829cb8bc
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 09 14:06:55 2010 +0100
+++ b/ChangeLog	Wed Jun 09 14:09:37 2010 +0100
@@ -1,3 +1,8 @@
+2010-06-09  Andrew John Hughes  <ahughes@redhat.com>
+
+	* ChangeLog:
+	Fix path of JNLPSecurityManager in last-but-one entry.
+
 2010-05-06  Deepak Bhole <dbhole@redhat.com>
 
 	* rt/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java:
@@ -5,7 +10,7 @@
 
 2010-05-06  Deepak Bhole <dbhole@redhat.com>
 
-	* netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java
+	* rt/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java
 	(checkPermission): Allow Runtime and Security permission (for
 	putProvider.SunJCE) if initiated for an https connection.
 	(inTrustedCallChain): New method. Returns if given class/method is