changeset 2728:dfda71d19359 icedtea-3.2.0

Remove duplicate line from NEWS and move crypto policy support to features section. 2016-11-08 Andrew John Hughes <gnu.andrew@member.fsf.org> * NEWS: Remove duplicate line and move crypto policy support to features section.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Tue, 08 Nov 2016 18:15:18 +0000
parents 85a726076a3e
children a9ffe388af4a
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Nov 08 17:56:32 2016 +0000
+++ b/ChangeLog	Tue Nov 08 18:15:18 2016 +0000
@@ -1,3 +1,8 @@
+2016-11-08  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* NEWS: Remove duplicate line and
+	move crypto policy support to features section.
+
 2016-11-08  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* NEWS: Set release date to today.
--- a/NEWS	Tue Nov 08 17:56:32 2016 +0000
+++ b/NEWS	Tue Nov 08 18:15:18 2016 +0000
@@ -44,6 +44,7 @@
   - PR1978: Allow use of system PCSC
   - PR2445: Support system libsctp
   - PR3182: Support building without pre-compiled headers
+  - PR3183: Support Fedora/RHEL system crypto policy
   - PR3221: Use pkgconfig to detect Kerberos CFLAGS and libraries
 * Import of OpenJDK 8 u102 build 14
   - S4515292: ReferenceType.isStatic() returns true for arrays
@@ -218,11 +219,9 @@
   - S8157306, PR3121: Random infrequent null pointer exceptions in javac (enabled on AArch64 only)
   - S8162384, PR3122: Performance regression: bimorphic inlining may be bypassed by type speculation
 * Bug fixes
-  - PR2445: Support system libsctp
   - PR3123: Some object files built without -fPIC on x86 only
   - PR3126: pax-mark-vm script calls "exit -1" which is invalid in dash
   - PR3127, G590348: Only apply PaX markings by default on running PaX kernels
-  - PR3183: Support Fedora/RHEL system crypto policy
   - PR3199: Invalid nashorn URL
   - PR3201: Update infinality configure test
   - PR3218: PR3159 leads to build failure on clean tree