changeset 1101:e9e4bd53935d

2008-10-15 Lillian Angel <langel@redhat.com> * NEWS: Updated for 1.3 release.
author langel@towel.yyz.redhat.com
date Wed, 15 Oct 2008 10:04:57 -0400
parents 5b3897cb5d41
children 75e459eb91b1
files ChangeLog NEWS
diffstat 2 files changed, 22 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 15 09:43:02 2008 -0400
+++ b/ChangeLog	Wed Oct 15 10:04:57 2008 -0400
@@ -1,3 +1,7 @@
+2008-10-15  Lillian Angel  <langel@redhat.com>
+
+	* NEWS: Updated for 1.3 release.
+
 2008-10-15  Matthias Klose  <doko@ubuntu.com>
 
 	* patches/icedtea-hotspot-6b11-7b24.patch: Remove.
@@ -407,13 +411,13 @@
 	* rt/netscape/javascript/JSUtil.java: Same.
 
 2008-09-22  Lillian Angel  <langel@redhat.com>
-			DJ Lucas  <dj@linuxfromscratch.org>
-
-		* Makefile.am: Added new env var JAR_ACCEPTS_STDIN_LIST.
-		* acinclude.m4: Added check to determine whether jar supports
-		stdin file args.
-		* patches/icedtea-ecj.patch: Updated patch.
-		* AUTHORS: Added DJ Lucas.
+	    DJ Lucas  <dj@linuxfromscratch.org>
+
+	* Makefile.am: Added new env var JAR_ACCEPTS_STDIN_LIST.
+	* acinclude.m4: Added check to determine whether jar supports
+	stdin file args.
+	* patches/icedtea-ecj.patch: Updated patch.
+	* AUTHORS: Added DJ Lucas.
 
 2008-09-18  Lillian Angel  <langel@redhat.com>
 
--- a/NEWS	Wed Oct 15 09:43:02 2008 -0400
+++ b/NEWS	Wed Oct 15 10:04:57 2008 -0400
@@ -1,6 +1,16 @@
-New in release UNRELEASED (2008-xx-xx)
+New in release 1.3 (2008-10-15)
 
 - Updated to b12 build.
+- Fixed to use new sound service, Gervill.
+- Many Netx fixes and now built by default.
+- LiveConnect support (--enable-liveconnect).
+- Implemented JavaScript->Java security.
+- PulseAudio integrated (--enable-pulse-java)
+- VisualVM tool integrated (--enable-visualvm).
+- Added out-of-the-box CACAO support (--with-cacao).
+- Added the experimental Shark JIT for Zero.
+- Various build fixes.
+- Several bug and security fixes.
 
 New in release 1.2 (2008-05-28)