changeset 1180:b8689b23ce0b

Minor fixes to news
author Jiri Vanek <jvanek@redhat.com>
date Wed, 18 Mar 2015 16:56:46 +0100
parents ed0b9abe24d7
children 716fc6d1463a
files ChangeLog NEWS
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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@redhat.com>
+
+	* NEWS: mentioned documentation. -html and menu shortcuts moved to general.
+
 2015-03-18  Jiri Vanek  <jvanek@redhat.com>
 
 	Added support for Entry-Point manifest
--- 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