summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-01-31 16:39:40 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-01-31 16:39:40 +0000
commit428c1064c37d604bdb4cf10bfabf4994e0b5be30 (patch)
tree292d4c48db35506c5d9fface90ac100b72b3625f
parent62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7 (diff)
downloadopenssl-new-428c1064c37d604bdb4cf10bfabf4994e0b5be30.tar.gz
Update NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd24267803..3b5e913bc2 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@
o Fix renegotiation in TLS 1.1, 1.2 by using the correct TLS version.
o Include the fips configuration module.
+ o Fix OCSP bad key DoS attack CVE-2013-0166
Major changes between OpenSSL 1.0.1b and OpenSSL 1.0.1c: