/hg/icedtea6: Update NEWS for 1.8.
doko at icedtea.classpath.org
doko at icedtea.classpath.org
Wed Mar 17 05:36:16 PDT 2010
changeset fc2b07c22fa2 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=fc2b07c22fa2
author: doko at ubuntu.com
date: Wed Mar 17 11:42:01 2010 +0100
Update NEWS for 1.8.
2010-03-17 Matthias Klose <doko at ubuntu.com>
* NEWS: Add 1.7.1, update for 1.8.
diffstat:
2 files changed, 35 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
NEWS | 32 +++++++++++++++++++++++++++++++-
diffs (51 lines):
diff -r d05a84d98805 -r fc2b07c22fa2 ChangeLog
--- a/ChangeLog Tue Mar 16 22:33:10 2010 +0000
+++ b/ChangeLog Wed Mar 17 11:42:01 2010 +0100
@@ -1,3 +1,7 @@ 2010-03-16 Andrew John Hughes <ahughes
+2010-03-17 Matthias Klose <doko at ubuntu.com>
+
+ * NEWS: Add 1.7.1, update for 1.8.
+
2010-03-16 Andrew John Hughes <ahughes at redhat.com>
* IcedTeaPlugin.cc,
diff -r d05a84d98805 -r fc2b07c22fa2 NEWS
--- a/NEWS Tue Mar 16 22:33:10 2010 +0000
+++ b/NEWS Wed Mar 17 11:42:01 2010 +0100
@@ -1,5 +1,35 @@ New in release 1.8 (XXXX-XX-XX):
-New in release 1.8 (XXXX-XX-XX):
+New in release 1.8 (2010-XX-XX):
+- Updated to OpenJDK6 b18.
+
+New in release 1.7.1 (2010-02-26):
+
+Bug fixes
+- PR179: Rhino bootclasspath issue
+- Add missing .c file to PulseAudio build
+Zero/Shark
+- Formatting changes and other fixes to match upstream
+- PR428: Shark on ARM precompiled header incls
+- Update Shark for LLVM r95390 API change.
+- S6927165: Zero S/390 fixes (from upstream)
+- Implemented Shark host CPU feature autotuner using LLVM 2.7 APIs.
+- Add s390 support to TCK setup helper script
+- Strip stupid options that llvm-config supplies
+- Update Shark for LLVM r94686 API change.
+- S6914622, S6909153, S6913869 upstream Zero fixes.
+NPPlugin fixes
+- PR446: Use JDK_UPDATE_VERSION to set the jpi version.
+- Re-designed frame embedding code so that the applet is dynamically
+ packed into given handle. This increases stability and breaks
+ reliance on the assumption that the browser will always provide a
+ handle in a certain sequence.
+- Encode new lines, carriage returns, and other special characters
+ before sending them to Java side (de-coding code is already in
+ effect on Java side).
+- Centralised and increased timeouts to give slow-loading applets
+ enough time to load.
+- Fix security permissions related to get/set property, based on
+ specifications.
New in release 1.7 (2010-01-27):
More information about the distro-pkg-dev
mailing list