summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-03-19 13:38:37 +0000
committerMatt Caswell <matt@openssl.org>2015-03-19 13:38:37 +0000
commit506c1068801fdeef5cb00f2053854bf56150fb6d (patch)
treefcbbbc7698ff40b01262ccfe1f52cc5bdcead1ba /CHANGES
parent686d82a7a22a37a1a9aefa8b4f36ca049921af0b (diff)
Prepare for 1.0.1m releaseOpenSSL_1_0_1m
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 330e3730f7..74179ab872 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
OpenSSL CHANGES
_______________
- Changes between 1.0.1l and 1.0.1m [xx XXX xxxx]
+ Changes between 1.0.1l and 1.0.1m [19 Mar 2015]
*) Segmentation fault in ASN1_TYPE_cmp fix