# HG changeset patch # User Andrew John Hughes # Date 1351682910 0 # Node ID 6ca683fecca5bc222e0f77df9df06cbdda630c36 # Parent f51a894384450ac0099ab3bf1590ac5a5068dc72 Correct bad CVE number given by Oracle. 2012-10-24 Andrew John Hughes * NEWS: Corrected bad CVE number given by Oracle. diff -r f51a89438445 -r 6ca683fecca5 ChangeLog --- 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 + + * NEWS: Corrected bad CVE number + given by Oracle. + 2012-10-21 Andrew John Hughes * configure.ac: Bump to 1.10.11pre. diff -r f51a89438445 -r 6ca683fecca5 NEWS --- 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