summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-02-04 22:39:37 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-02-04 22:39:37 +0000
commitdf0d93564ed5ee51060d847597c7be799813f203 (patch)
tree6338e86915a2d261429974a9d32736af91a1a300
parent0d589ac150846d62e1e7db4e3824721a820b07da (diff)
typo
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index f4daa70b6c..2b85615032 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,9 @@
OpenSSL CHANGES
_______________
- Changes between 1.0.1c and 1.0.1d [xx XXX xxxx]
+ Changes between 1.0.1c and 1.0.1d [5 Feb 2013]
- *) Makes the decoding of SSLv3, TLS and DTLS CBC records constant time.
+ *) Make the decoding of SSLv3, TLS and DTLS CBC records constant time.
This addresses the flaw in CBC record processing discovered by
Nadhem Alfardan and Kenny Paterson. Details of this attack can be found