summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-03-29 13:11:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-03-29 13:11:54 +0000
commit91bad2b09eb2ad77da8aca29f80f2d0677e75423 (patch)
treec0d9169b6f2a96712828a52cdead86e49bea8324 /CHANGES
parent1244d5b713b380caa1b427b2549bc83508d482bc (diff)
Prepare for 1.0.0 release - finally ;-)OpenSSL_1_0_0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2f82410153..e8655ab145 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
OpenSSL CHANGES
_______________
- Changes between 0.9.8n and 1.0.0 [xx XXX xxxx]
+ Changes between 0.9.8n and 1.0.0 [29 Mar 2010]
*) Add "missing" function EVP_CIPHER_CTX_copy(). This copies a cipher
context. The operation can be customised via the ctrl mechanism in