/hg/icedtea6: Update NEWS with font fixes.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Mon Aug 2 14:34:07 PDT 2010


changeset fe41bee26224 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=fe41bee26224
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Aug 02 22:34:02 2010 +0100

	Update NEWS with font fixes.

	2010-08-02 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Updated with font fixes.


diffstat:

2 files changed, 9 insertions(+)
ChangeLog |    6 ++++++
NEWS      |    3 +++

diffs (35 lines):

diff -r fc45c67366b9 -r fe41bee26224 ChangeLog
--- a/ChangeLog	Mon Aug 02 22:28:51 2010 +0100
+++ b/ChangeLog	Mon Aug 02 22:34:02 2010 +0100
@@ -1,5 +1,10 @@ 2010-08-02  Andrew John Hughes  <ahughes
 2010-08-02  Andrew John Hughes  <ahughes at redhat.com>
 
+	* NEWS: Updated with font fixes.
+
+2010-08-02  Andrew John Hughes  <ahughes at redhat.com>
+
+	http://bugs.gentoo.org/show_bug.cgi?id=266295:
 	* Makefile.am: Add patch below.
 	* patches/fonts-gentoo.patch:
 	Add a font configuration for Gentoo
@@ -13,6 +18,7 @@ 2010-07-30  Andrew John Hughes  <ahughes
 	(currently a copy of Fedora's).
 
 2010-07-30  Man Lung Wong  <mwong at redhat.com>
+
 	* netx/net/sourceforge/jnlp/Launcher.java
 	(launchApplication): Make sure an Event Dispatch Thread
 	is created before contextclassloader gets set.
diff -r fc45c67366b9 -r fe41bee26224 NEWS
--- a/NEWS	Mon Aug 02 22:28:51 2010 +0100
+++ b/NEWS	Mon Aug 02 22:34:02 2010 +0100
@@ -690,6 +690,9 @@ New in release 1.9 (2010-XX-XX):
 * Backports:
   - S6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds
   - S6967533: ExceptionInInitializerError on systems with uninitialized clock
+* Fixes:
+  - Provide font configuration for RHEL 6.
+  - G266295: Provide font configuration for Gentoo.
 * Zero/Shark
   - Update Shark for LLVM 2.8 API change r100304
   - Shark calling static jni methods jclass argument fix.



More information about the distro-pkg-dev mailing list