/hg/release/icedtea-web-1.5: Added PR1856, PR1858, PR1859 fixes ...
jkang at icedtea.classpath.org
jkang at icedtea.classpath.org
Wed Jul 30 18:22:16 UTC 2014
changeset fe3feb87ede1 in /hg/release/icedtea-web-1.5
details: http://icedtea.classpath.org/hg/release/icedtea-web-1.5?cmd=changeset;node=fe3feb87ede1
author: Jie Kang <jkang at redhat.com>
date: Wed Jul 30 14:22:13 2014 -0400
Added PR1856, PR1858, PR1859 fixes to NEWS
diffstat:
ChangeLog | 5 +++++
NEWS | 5 +++++
2 files changed, 10 insertions(+), 0 deletions(-)
diffs (27 lines):
diff -r 5fff68c9a9ec -r fe3feb87ede1 ChangeLog
--- a/ChangeLog Wed Jul 30 14:17:43 2014 -0400
+++ b/ChangeLog Wed Jul 30 14:22:13 2014 -0400
@@ -1,3 +1,8 @@
+2014-07-30 Jie Kang <jkang at redhat.com>
+
+ *NEWS: mentioned fixes to Java Console and itweb-settings UI. PR1856, 1857,
+ 1859
+
2014-07-30 Jie Kang <jkang at redhat.com>
Fixed TeeOutputStream to accept multi-byte encodings.
diff -r 5fff68c9a9ec -r fe3feb87ede1 NEWS
--- a/NEWS Wed Jul 30 14:17:43 2014 -0400
+++ b/NEWS Wed Jul 30 14:22:13 2014 -0400
@@ -12,6 +12,11 @@
* Improved to be able to run with any JDK
* Added DE and PL localizations
* Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property to control scan of Manifest file
+* Control Panel
+ - PR1856: ControlPanel UI improvement for lower resolutions (800*600)
+* NetX
+ - PR1858: Java Console accepts multi-byte encodings
+ - PR1859: Java Console UI improvement for lower resolutions (800*600)
* Plugin
- PR1743 - Intermittant deadlock in PluginRequestProcessor
* PolicyEditor
More information about the distro-pkg-dev
mailing list