summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2005-09-02 22:49:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2005-09-02 22:49:54 +0000
commitf022c177db230e49a4599795a6be2758f350f108 (patch)
tree6b6c679849ed09d3cfa5e442c013976add6362d7 /CHANGES
parent5f10073c95752df0076d9c94476a03b9448b5472 (diff)
Two new verify flags functions.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 52d201bf47..c41c967ded 100644
--- a/CHANGES
+++ b/CHANGES
@@ -37,6 +37,9 @@
Changes between 0.9.8 and 0.9.8a [XX xxx XXXX]
+ *) Add two function to clear and return the verify parameter flags.
+ [Steve Henson]
+
*) Keep cipherlists sorted in the source instead of sorting them at
runtime, thus removing the need for a lock.
[Nils Larsch]