changeset 3041:dd4b9f3a62b0

Update NEWS. 2014-01-21 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: Updated.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Tue, 21 Jan 2014 19:58:40 +0000
parents a3a1e4ab86e8
children 113abd46fdd4
files ChangeLog NEWS
diffstat 2 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 21 19:54:26 2014 +0000
+++ b/ChangeLog	Tue Jan 21 19:58:40 2014 +0000
@@ -1,6 +1,10 @@
+2014-01-21  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: Updated.
+
 2014-01-10  Omair Majid  <omajid@redhat.com>
 
-	*  patches/nss-not-enabled-config.patch: Fix path
+	* patches/nss-not-enabled-config.patch: Fix path
 	to java.security.
 
 2014-01-20  Andrew John Hughes  <gnu.andrew@redhat.com>
--- a/NEWS	Tue Jan 21 19:54:26 2014 +0000
+++ b/NEWS	Tue Jan 21 19:58:40 2014 +0000
@@ -47,6 +47,12 @@
 * Backports
   - S6995424: Eliminate dependency to a deprecated API com.sun.security.auth.PolicyFile
   - S8026826: JDK 7 fix for 8010935 broke the build
+  - S8027837: JDK-8021257 causes CORBA build failure on emdedded platforms
+* Bug fixes
+  - Fail if a C and C++ compiler are not detected.
+  - Fix path in nss-not-enabled-config.patch.
+* SystemTap support:
+  - Ensure all patches are applied.
 
 New in release 1.12.7 (2013-11-21):
 
@@ -137,6 +143,7 @@
   - S6867671: javap whitespace formatting issues
   - S6868539: javap should use current names for constant pool tags
   - S6888215: memory leak in jpeg plugin
+  - S6893617: JDK 6 CNCtx always uses the default ORB
   - S6902264: fix indentation of tableswitch and lookupswitch
   - S6925851: Localize JRE into pt_BR
   - S6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate