summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-03-19 13:43:00 +0000
committerMatt Caswell <matt@openssl.org>2015-03-19 13:43:00 +0000
commit81741de632c9952d8b25afd15a280ff6424931b3 (patch)
treec76067d4192efd6e95a7eddabf969987e01db0b5 /CHANGES
parentf2f2f64deeac648c46cbdc8f5c86efb153a186c4 (diff)
Prepare for 1.0.0r releaseOpenSSL_1_0_0r
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 2be150866e..409f129e6d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
OpenSSL CHANGES
_______________
- Changes between 1.0.0q and 1.0.0r [xx XXX xxxx]
+ Changes between 1.0.0q and 1.0.0r [19 Mar 2015]
*) Segmentation fault in ASN1_TYPE_cmp fix