changeset 2678:2c9aa1af8911

Update NEWS with PR1410, G478484 and G477456. 2013-09-20 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: List PR1410, G478484 and G477456.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Fri, 20 Sep 2013 19:15:37 +0100
parents d986ab8ea72d
children a023a2650389
files ChangeLog NEWS
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 20 18:01:32 2013 +0100
+++ b/ChangeLog	Fri Sep 20 19:15:37 2013 +0100
@@ -1,3 +1,7 @@
+2013-09-20  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: List PR1410, G478484 and G477456.
+
 2013-05-28  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	PR1410: Icedtea 2.3.9 fails to build using icedtea 1.12.4
--- a/NEWS	Fri Sep 20 18:01:32 2013 +0100
+++ b/NEWS	Fri Sep 20 19:15:37 2013 +0100
@@ -126,6 +126,9 @@
   - RH661505: JPEGs with sRGB IEC61966-2.1 color profiles have wrong colors
   - RH995488: Java thinks that the default timezone is Busingen instead of Zurich
   - Cleanup file resources properly in TimeZone_md.
+  - PR1410: Icedtea 2.3.9 fails to build using icedtea 1.12.4
+  - G477456: emerge fails on pax system: java attempts RWX map, paxctl -m missing
+  - G478484: patches/boot/ecj-diamond.patch FAILED 
 * JamVM
   - JSR292: Invoke Dynamic
   - sun.misc.Unsafe: additional methods get/putAddress: allows JamVM with OpenJDK 7/8 to run recent versions of JEdit.