changeset 1002:fe3feb87ede1

Added PR1856, PR1858, PR1859 fixes to NEWS
author Jie Kang <jkang@redhat.com>
date Wed, 30 Jul 2014 14:22:13 -0400
parents 5fff68c9a9ec
children cc873afa26d1
files ChangeLog NEWS
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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@redhat.com>
+
+    *NEWS: mentioned fixes to Java Console and itweb-settings UI. PR1856, 1857,
+    1859
+
 2014-07-30  Jie Kang  <jkang@redhat.com>
 	
 	Fixed TeeOutputStream to accept multi-byte encodings.
--- 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