/hg/release/icedtea6-1.10: Cleanup NEWS file for release.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Wed Mar 2 07:54:31 PST 2011
changeset 853d361c406a in /hg/release/icedtea6-1.10
details: http://icedtea.classpath.org/hg/release/icedtea6-1.10?cmd=changeset;node=853d361c406a
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Mar 02 15:54:21 2011 +0000
Cleanup NEWS file for release.
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Cleanup NEWS file for release. Add
missing mention of PR291 and PR585.
diffstat:
2 files changed, 4 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
NEWS | 1 -
diffs (43 lines):
diff -r be71fbde7c5c -r 853d361c406a ChangeLog
--- a/ChangeLog Wed Mar 02 15:27:33 2011 +0000
+++ b/ChangeLog Wed Mar 02 15:54:21 2011 +0000
@@ -1,3 +1,9 @@ 2011-03-02 Andrew John Hughes <ahughes
+2011-03-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS:
+ Cleanup NEWS file for release.
+ Add missing mention of PR291 and PR585.
+
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
diff -r be71fbde7c5c -r 853d361c406a NEWS
--- a/NEWS Wed Mar 02 15:27:33 2011 +0000
+++ b/NEWS Wed Mar 02 15:54:21 2011 +0000
@@ -15,8 +15,7 @@ New in release 1.10 (2011-XX-XX):
* Shark provided upstream rather than as part of IcedTea.
* The option --with-openjdk becomes --with-jdk-home and --disable-bootstrap
* Support for building with HotSpot 20 from its stable tree
-* Added out-of-the-box JamVM support using --enable-jamvm
- JamVM builds can bootstrap and are self-hosting.
+* Added out-of-the-box JamVM support using --enable-jamvm.
* Allow building of JamVM beside the default VM by using
--with-additional-vms=jamvm
* Allow the location of the JamVM source zip to be specified using
@@ -324,7 +323,7 @@ New in release 1.10 (2011-XX-XX):
- S6633613: (str) StringCoding optimizations to avoid unnecessary array copies with Charset arg
- S6675802: Regression: heavyweight popups cause SecurityExceptions in applets
- S6691503: Malicious applet can show always-on-top popup menu which has whole screen size
- - S6632959: swing html parser doesn't know € or ›
+ - S6632959, PR291: swing html parser doesn't know € or ›
- S6721088: Bad window size calculation after using pack()
- S6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
- S6623943: javax.swing.TimerQueue's thread occasionally fails to start
@@ -445,6 +444,7 @@ New in release 1.10 (2011-XX-XX):
- PR640: JamVM fails to build - Unrecognised option: -XX:ThreadStackSize.
- PR641: Increase stack size for PPC
- PR497: Mercurial revision detection not very reliable
+ - PR585: Freenet throws java.lang.UnsatisfiedLinkError with OpenJDK/CACAO
* Cleanup
- Patches are no longer prefixed with 'icedtea-'.
- All m4 macros are now prefixed with 'IT_' to denote their origin correctly.
More information about the distro-pkg-dev
mailing list