changeset 2572:6decaea2de44

Correct bad CVE number given by Oracle. 2012-10-24 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: Corrected bad CVE number given by Oracle.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Wed, 31 Oct 2012 11:37:21 +0000
parents 3629a254b686
children 9cc2d9873b77
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 24 12:18:35 2012 +0100
+++ b/ChangeLog	Wed Oct 31 11:37:21 2012 +0000
@@ -1,3 +1,8 @@
+2012-10-24  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: Corrected bad CVE number
+	given by Oracle.
+
 2012-10-24  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* configure.ac: Bump to 2.2.4pre.
--- a/NEWS	Wed Oct 24 12:18:35 2012 +0100
+++ b/NEWS	Wed Oct 31 11:37:21 2012 +0000
@@ -34,7 +34,7 @@
   - S7195194, CVE-2012-5084: Better data validation for Swing
   - S7195549, CVE-2012-5087: Better bean object persistence
   - S7195917, CVE-2012-5086: XMLDecoder parsing at close-time should be improved
-  - S7195919, CVE-2012-5979: (sl) ServiceLoader can throw CCE without needing to create instance
+  - S7195919, CVE-2012-5079: (sl) ServiceLoader can throw CCE without needing to create instance
   - S7196190, CVE-2012-5088: Improve method of handling MethodHandles
   - S7198296, CVE-2012-5089: Refactor classloader usage
   - S7158801: Improve VM CompileOnly option