# HG changeset patch # User Andrew John Hughes # Date 1390334320 0 # Node ID dd4b9f3a62b01a154b2d7d316474d94db1653843 # Parent a3a1e4ab86e86cf2e2c031147abf225201f22644 Update NEWS. 2014-01-21 Andrew John Hughes * NEWS: Updated. diff -r a3a1e4ab86e8 -r dd4b9f3a62b0 ChangeLog --- 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 + + * NEWS: Updated. + 2014-01-10 Omair Majid - * 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 diff -r a3a1e4ab86e8 -r dd4b9f3a62b0 NEWS --- 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