changeset 3163:25b0fd22e956

Fix formatting issues in NEWS. 2014-07-15 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: Fix formatting issues.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Tue, 15 Jul 2014 22:22:49 +0100
parents 73fd837debeb
children b50966a1ef00
files ChangeLog NEWS
diffstat 2 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jul 15 21:28:07 2014 +0100
+++ b/ChangeLog	Tue Jul 15 22:22:49 2014 +0100
@@ -1,3 +1,7 @@
+2014-07-15  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: Fix formatting issues.
+
 2014-07-15  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* configure.ac: Bump to 1.13.5pre.
--- a/NEWS	Tue Jul 15 21:28:07 2014 +0100
+++ b/NEWS	Tue Jul 15 22:22:49 2014 +0100
@@ -39,7 +39,7 @@
   - S8037167, CVE-2014-4216: Better method signature resolution
   - S8039520, CVE-2014-4262: More atomicity of atomic updates
 * Import of OpenJDK6 b32
-  - OP32: OpenJDK6-b31 isn't compatible with Windows platform
+  - OJ32: OpenJDK6-b31 isn't compatible with Windows platform
   - OJ33: Update copyright headers introduced by the fix for OPENJDK6-32
   - OJ34: OpenJDK6-b31 backport of JDK-6638712 to openjdk6
   - OJ35: backport of JDK-6650759 to openjdk6
@@ -53,8 +53,8 @@
   - S8042590: Running form URL throws NPE
   - S8042789: org.omg.CORBA.ORBSingletonClass loading no longer uses context class loader
 * Backports
- - S7027300, RH1098399: Unsynchronized HashMap access causes endless loop
- - S7183251: Netbeans editor renders text wrong on JDK 7u6 build
+  - S7027300, RH1098399: Unsynchronized HashMap access causes endless loop
+  - S7183251: Netbeans editor renders text wrong on JDK 7u6 build
 
 New in release 1.13.3 (2014-04-15):