/hg/icedtea-web: PolicyEditor and TemporaryPermissions 1.6 NEWS

aazores at icedtea.classpath.org aazores at icedtea.classpath.org
Thu Jun 19 14:13:25 UTC 2014


changeset b3d1e408c2b5 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=b3d1e408c2b5
author: Andrew Azores <aazores at redhat.com>
date: Thu Jun 19 10:13:09 2014 -0400

	PolicyEditor and TemporaryPermissions 1.6 NEWS


diffstat:

 ChangeLog |  4 ++++
 NEWS      |  8 ++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diffs (29 lines):

diff -r 50ef0215a6d5 -r b3d1e408c2b5 ChangeLog
--- a/ChangeLog	Thu Jun 19 09:51:39 2014 -0400
+++ b/ChangeLog	Thu Jun 19 10:13:09 2014 -0400
@@ -1,3 +1,7 @@
+2014-06-19  Andrew Azores  <aazores at redhat.com>
+
+	* NEWS: added PolicyEditor and TemporaryPermissions 1.6 news
+
 2014-06-19  Andrew Azores  <aazores at redhat.com>
 
 	* netx/net/sourceforge/jnlp/security/policyeditor/CustomPermission.java:
diff -r 50ef0215a6d5 -r b3d1e408c2b5 NEWS
--- a/NEWS	Thu Jun 19 09:51:39 2014 -0400
+++ b/NEWS	Thu Jun 19 10:13:09 2014 -0400
@@ -11,6 +11,14 @@
 New in release 1.6 (2014-XX-XX):
 * Plugin
   - PR1743 - Intermittant deadlock in PluginRequestProcessor
+* PolicyEditor
+  - codebases can be renamed in-place, copied, and pasted
+  - codebase URLs can be copied to system clipboard
+  - displays a progress dialog while opening or saving files
+  - codebases without permissions assigned save to file anyway (and re-appear on next open)
+  - PR1776: NullPointer on save-and-exit
+  - PR1850: duplicate codebases when launching from security dialogs
+* Temporary Permissions in security dialog now multi-selectable and based on PolicyEditor permissions
 
 New in release 1.5 (2014-XX-XX):
 * IcedTea-Web now using tagsoup as default (tagsoup dependence) sanitizer for input


More information about the distro-pkg-dev mailing list