summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-05-10 15:16:37 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-05-10 15:16:37 +0000
commitf9885acc8cd1403afcd09570c89a009e8bd1dc19 (patch)
tree4934870d3eede30add5bf018ee4938cbb884feb6 /CHANGES
parentfa9df48401159f1f571739eb54c4358c10710ec1 (diff)
prepare for 1.0.1c releaseOpenSSL_1_0_1c
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5ccf3a06f4..7013e4c12c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
OpenSSL CHANGES
_______________
- Changes between 1.0.1b and 1.0.1c [xx XXX xxxx]
+ Changes between 1.0.1b and 1.0.1c [10 May 2012]
*) Sanity check record length before skipping explicit IV in TLS
1.2, 1.1 and DTLS to fix DoS attack.