/hg/release/icedtea6-1.8: Fix issue placement in NEWS file.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Thu Dec 16 11:37:23 PST 2010


changeset 7fbd2259a4c1 in /hg/release/icedtea6-1.8
details: http://icedtea.classpath.org/hg/release/icedtea6-1.8?cmd=changeset;node=7fbd2259a4c1
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Dec 16 19:37:17 2010 +0000

	Fix issue placement in NEWS file.

	2010-12-16 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Fix issue placement.


diffstat:

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

diffs (49 lines):

diff -r 17a000969ace -r 7fbd2259a4c1 ChangeLog
--- a/ChangeLog	Mon Dec 13 18:08:49 2010 -0500
+++ b/ChangeLog	Thu Dec 16 19:37:17 2010 +0000
@@ -1,3 +1,7 @@ 2010-12-13  Denis Lila <dlila at redhat.com
+2010-12-16  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Fix issue placement.
+
 2010-12-13  Denis Lila <dlila at redhat.com>
 
 	Backport S6795356.
diff -r 17a000969ace -r 7fbd2259a4c1 NEWS
--- a/NEWS	Mon Dec 13 18:08:49 2010 -0500
+++ b/NEWS	Thu Dec 16 19:37:17 2010 +0000
@@ -13,9 +13,13 @@ New in release 1.8.4 (201X-XX-XX):
   - S6438179, RH569121: XToolkit.isTraySupported() result has nothing to do with the system tray
   - S4356282: RFE: JDK should support OpenType/CFF fonts
   - S6954424, RH525870: Support OpenType/CFF fonts in JDK 7
-  - S6795356: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc
+  - S6795356, PR590: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc
+  - S6967436, RH597227: lines longer than 2^15 can fill window.
+  - S6967433: dashed lines broken when using scaling transforms.
+  - S6976265: No STROKE_CONTROL
+  - S6967434, PR450, RH530642: Round joins/caps of scaled up lines have poor quality.
 * Fixes:
-  - S7004655, PR590: Unable to activate (click) checkboxes in jtable
+  - S7003777, RH647674: JTextPane produces incorrect content after parsing the html text
 
 New in release 1.8.3 (2010-11-24):
 
@@ -25,10 +29,6 @@ New in release 1.8.3 (2010-11-24):
 * Backports
   - S6853592: VM test nsk.regression.b4261880  fails with "X Error of failed request:  BadWindow"
     inconsistently.
-  - S6967436, RH597227: lines longer than 2^15 can fill window.
-  - S6967433: dashed lines broken when using scaling transforms.
-  - S6976265: No STROKE_CONTROL
-  - S6967434, PR450, RH530642: Round joins/caps of scaled up lines have poor quality.
 * NetX
   - Do not prompt user multiple times for the same certificate.
   - PR592: NetX can create invalid desktop entry files
@@ -60,7 +60,6 @@ New in release 1.8.2 (2010-10-13):
   - G266295: Provide font configuration for Gentoo.
   - Provide font configuration for RHEL 6.
   - RH633510: OpenJDK should use NUMA even if glibc doesn't provide it
-  - S7003777, RH647674: JTextPane produces incorrect content after parsing the html text
 * Backports:
   - S6951319: enable solaris builds using Sun Studio 12 update 1 (fixes PR398)
   - S6539464, RH500077: Ensure java.lang.Math functions provide consistent results.



More information about the distro-pkg-dev mailing list