changeset 945:6bdbe6b2694b

Mention Trusted-only in NEWS
author Andrew Azores <aazores@redhat.com>
date Mon, 24 Mar 2014 09:20:18 -0400
parents a958ecb160f6
children 2d02a075cb1e
files ChangeLog NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 24 09:18:45 2014 -0400
+++ b/ChangeLog	Mon Mar 24 09:20:18 2014 -0400
@@ -1,3 +1,7 @@
+2014-03-24  Andrew Azores  <aazores@redhat.com>
+
+	* NEWS: added mention of Trusted-only manifest attribute
+
 2014-03-24  Andrew Azores  <aazores@redhat.com>
 
 	Added ability to launch PolicyEditor from security prompts, with the
--- a/NEWS	Mon Mar 24 09:18:45 2014 -0400
+++ b/NEWS	Mon Mar 24 09:20:18 2014 -0400
@@ -14,7 +14,7 @@
 * IcedTea-Web is now following XDG .config and .cache specification(RH947647)
 * A console for debugging plugin and javaws
 * Dialogs center on screen before becoming visible
-* Support for u45 and u51 new manifest attributes (Application-Name, Codebase, Permissions)
+* Support for u45 and u51 new manifest attributes (Application-Name, Codebase, Permissions, Trusted-only)
 * Custom applet permission policies panel in itweb-settings control panel
 * javaws -version flag
 * New PolicyEditor for easily adding/removing permissions to individual applets