/hg/icedtea-web: Minor fixes to news

jvanek at icedtea.classpath.org jvanek at icedtea.classpath.org
Wed Mar 18 15:56:52 UTC 2015


changeset b8689b23ce0b in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=b8689b23ce0b
author: Jiri Vanek <jvanek at redhat.com>
date: Wed Mar 18 16:56:46 2015 +0100

	Minor fixes to news


diffstat:

 ChangeLog |  4 ++++
 NEWS      |  5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r ed0b9abe24d7 -r b8689b23ce0b ChangeLog
--- a/ChangeLog	Wed Mar 18 16:50:54 2015 +0100
+++ b/ChangeLog	Wed Mar 18 16:56:46 2015 +0100
@@ -1,3 +1,7 @@
+2015-03-18  Jiri Vanek  <jvanek at redhat.com>
+
+	* NEWS: mentioned documentation. -html and menu shortcuts moved to general.
+
 2015-03-18  Jiri Vanek  <jvanek at redhat.com>
 
 	Added support for Entry-Point manifest
diff -r ed0b9abe24d7 -r b8689b23ce0b NEWS
--- a/NEWS	Wed Mar 18 16:50:54 2015 +0100
+++ b/NEWS	Wed Mar 18 16:56:46 2015 +0100
@@ -17,6 +17,9 @@
 * Added support for Entry-Point manifest attribute
 * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property to control scan of Manifest file 
 * starting arguments now accept also -- abbreviations
+* Added new documentation
+* Added support for menu shortcuts - both javaws applications/applets and html applets are supported
+* added support for -html switch for javaws. Now you can run most of the applets without browser at all
 * Control Panel
   - PR1856: ControlPanel UI improvement for lower resolutions (800*600)
 * NetX
@@ -26,8 +29,6 @@
   - Dropped support for long unmaintained -basedir argument
   - Returned support for -jnlp argument
   - RH1095311, PR574 -  References class sun.misc.Ref removed in OpenJDK 9 - fixed, and so buildable on JDK9
-  - Added support for menu shortcuts - both javaws applications/applets and html applets are supported
-  - added support for -html switch for javaws. Now you can run most of the applets without browser at all
 * Plugin
   - PR1743 - Intermittant deadlock in PluginRequestProcessor
   - PR1298 - LiveConnect - problem setting array elements (applet variables) from JS


More information about the distro-pkg-dev mailing list