changeset 2601:6ca683fecca5

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@redhat.com>
date Wed, 31 Oct 2012 11:28:30 +0000
parents f51a89438445
children 9ecff4400635
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 21 22:44:05 2012 +0100
+++ b/ChangeLog	Wed Oct 31 11:28:30 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-21  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* configure.ac: Bump to 1.10.11pre.
--- a/NEWS	Sun Oct 21 22:44:05 2012 +0100
+++ b/NEWS	Wed Oct 31 11:28:30 2012 +0000
@@ -28,7 +28,7 @@
   - S7192975, CVE-2012-5071: Conditional usage check is wrong
   - S7195194, CVE-2012-5084: Better data validation for Swing
   - 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
   - S7198296, CVE-2012-5089: Refactor classloader usage
   - S7158800: Improve storage of symbol tables
   - S7158801: Improve VM CompileOnly option