/hg/icedtea-web: NEWS: mentioned main-class handling change

jvanek at icedtea.classpath.org jvanek at icedtea.classpath.org
Wed Dec 2 08:00:48 UTC 2015


changeset e327545ae0c3 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=e327545ae0c3
author: Jiri Vanek <jvanek at redhat.com>
date: Wed Dec 02 09:00:20 2015 +0100

	NEWS: mentioned main-class handling change


diffstat:

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

diffs (23 lines):

diff -r 68f349cb63ba -r e327545ae0c3 ChangeLog
--- a/ChangeLog	Fri Nov 27 10:30:44 2015 +0100
+++ b/ChangeLog	Wed Dec 02 09:00:20 2015 +0100
@@ -1,3 +1,7 @@
+2015-12-02  Jiri Vanek  <jvanek at redhat.com>
+
+	* NEWS: mentioned main-class handling change
+
 2015-11-27  Jiri Vanek  <jvanek at redhat.com>
 
 	ParserTest sielnced
diff -r 68f349cb63ba -r e327545ae0c3 NEWS
--- a/NEWS	Fri Nov 27 10:30:44 2015 +0100
+++ b/NEWS	Wed Dec 02 09:00:20 2015 +0100
@@ -33,6 +33,8 @@
 * NetX
   - fixed issues with -html shortcuts
   - fixed issue with -html receiving garbage in width and height
+  - main-class attribute trimmed by default
+  - in strict mode, main-class attribute checked for invalid characters
 * PolicyEditor
   - Entry list is sorted, entries will appear with consistent ordering
   - file flag made to work when used standalone


More information about the distro-pkg-dev mailing list