changeset in /hg/icedtea: 2007-10-12 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Thu Oct 18 03:02:36 PDT 2007
changeset b3ea43b065b4 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=b3ea43b065b4
description:
2007-10-12 Lillian Angel <langel at redhat.com>
* NEWS: Updated for 1.4.
diffstat:
2 files changed, 18 insertions(+)
ChangeLog | 4 ++++
NEWS | 14 ++++++++++++++
diffs (32 lines):
diff -r 6526d19ef213 -r b3ea43b065b4 ChangeLog
--- a/ChangeLog Fri Oct 12 10:32:05 2007 +0100
+++ b/ChangeLog Fri Oct 12 12:25:46 2007 -0400
@@ -1,3 +1,7 @@ 2007-10-12 Andrew Haley <aph at redhat.co
+2007-10-12 Lillian Angel <langel at redhat.com>
+
+ * NEWS: Updated for 1.4.
+
2007-10-12 Andrew Haley <aph at redhat.com>
* README (Java compatibility): New section.
diff -r 6526d19ef213 -r b3ea43b065b4 NEWS
--- a/NEWS Fri Oct 12 10:32:05 2007 +0100
+++ b/NEWS Fri Oct 12 12:25:46 2007 -0400
@@ -1,3 +1,17 @@ New in release 1.3 (2007-08-29)
+New in release 1.4 (2007-10-12)
+
+* Updated to OpenJDK b21 build (README and INSTALL updated accordingly).
+* Now using SSL/Crypto support included in b21, OpenSSL certs
+still read directly.
+* TZdata fix: uses System's timezone data.
+* Memory issue fix: maximum PermGen space set to 128M and MaxHeap
+to 512M.
+* Xinerama fix: uses system installed library instead.
+* DebugInfo fix: generates full debuginfo, regardless of
+optimization.
+* Fixed JConsole crash.
+* Several other bug fixes.
+
New in release 1.3 (2007-08-29)
* Updated to OpenJDK b18 build.
More information about the distro-pkg-dev
mailing list