changeset 252:cb78e0fccf14 icedtea-1.4

2007-10-12 Lillian Angel <langel@redhat.com> * NEWS: Updated for 1.4.
author Lillian Angel <langel@redhat.com>
date Fri, 12 Oct 2007 12:25:46 -0400
parents 6cb15624ed1d
children f9b8887af3ab
files ChangeLog NEWS
diffstat 2 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  Lillian Angel  <langel@redhat.com>
+	
+	* NEWS: Updated for 1.4.
+
 2007-10-12  Andrew Haley  <aph@redhat.com>
 
 	* README (Java compatibility): New section.
--- 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.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.