/hg/release/icedtea6-1.7: Fix issue placement in NEWS file.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Thu Dec 16 11:41:18 PST 2010
changeset af20d64bc8b9 in /hg/release/icedtea6-1.7
details: http://icedtea.classpath.org/hg/release/icedtea6-1.7?cmd=changeset;node=af20d64bc8b9
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Dec 16 19:41:01 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 73b9ce7485d3 -r af20d64bc8b9 ChangeLog
--- a/ChangeLog Mon Dec 13 18:05:36 2010 -0500
+++ b/ChangeLog Thu Dec 16 19:41:01 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 73b9ce7485d3 -r af20d64bc8b9 NEWS
--- a/NEWS Mon Dec 13 18:05:36 2010 -0500
+++ b/NEWS Thu Dec 16 19:41:01 2010 +0000
@@ -13,9 +13,13 @@ New in release 1.7.7 (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.7.6 (2010-11-24):
@@ -25,10 +29,6 @@ New in release 1.7.6 (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.7.5 (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
- RH661554: divide by zero at sun.java2d.pisces.Stroker.lineLength(Stroker.java:685)
* Backports
- S6539464, RH500077: Ensure java.lang.Math functions provide consistent results.
More information about the distro-pkg-dev
mailing list