/hg/icedtea6: Add 1.13.2 release notes.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Apr 2 15:18:10 UTC 2014


changeset 1c40103f425f in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=1c40103f425f
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Apr 02 16:17:56 2014 +0100

	Add 1.13.2 release notes.

	2014-04-02  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Add 1.13.2 release notes.


diffstat:

 ChangeLog |   4 ++++
 NEWS      |  10 +++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r 03d11116ab06 -r 1c40103f425f ChangeLog
--- a/ChangeLog	Tue Mar 25 23:24:47 2014 +0000
+++ b/ChangeLog	Wed Apr 02 16:17:56 2014 +0100
@@ -1,3 +1,7 @@
+2014-04-02  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Add 1.13.2 release notes.
+
 2014-03-25  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
diff -r 03d11116ab06 -r 1c40103f425f NEWS
--- a/NEWS	Tue Mar 25 23:24:47 2014 +0000
+++ b/NEWS	Wed Apr 02 16:17:56 2014 +0100
@@ -15,14 +15,18 @@
 New in release 1.14.0 (201X-XX-XX):
 
 * Backports
-  - S7110396: Sound code fails to build with gcc 4.6 on multiarch Linux systems
   - S7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
   - S8013057: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory()
   - S8026887: Make issues due to failed large pages allocations easier to debug
+
+New in release 1.13.2 (2014-03-28):
+
+* Backports
+  - S7110396: Sound code fails to build with gcc 4.6 on multiarch Linux systems
   - S8035893: JVM_GetVersionInfo fails to zero structure
-  - OPENJDK6-29: JDK fails to zero jdk_version_info correctly
+  - OJ29: JDK fails to zero jdk_version_info correctly
 * Bug fixes
-  - PR1714: Update PaX support to detect running PaX kernel and use newer tools
+  - PR1714, G498288: Update PaX support to detect running PaX kernel and use newer tools
   - PR1712, G455426: Allow -Werror to be turned off in the HotSpot build
 
 New in release 1.11.15 (2014-01-21):


More information about the distro-pkg-dev mailing list