summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-28 22:10:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-28 22:10:54 +0000
commit5f8f94a661692fb4525763075af919b05f0391fd (patch)
treee9fb9a1196e93ed4aaccc817f7632186b83c91f3 /CHANGES
parent3c3f98dc93260fd767645f339043e205741909f6 (diff)
Update from 1.0.0-stable.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 93282bf639..0bc0d90e7d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.8k and 1.0 [xx XXX xxxx]
+ *) Add CHECKED_STACK_OF macro to safestack.h, otherwise safestack can't
+ be used on C++.
+ [Steve Henson]
+
*) Add "missing" function EVP_MD_flags() (without this the only way to
retrieve a digest flags is by accessing the structure directly. Update
EVP_MD_do_all*() and EVP_CIPHER_do_all*() to include the name a digest