summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2005-09-02 22:48:21 +0000
committerDr. Stephen Henson <steve@openssl.org>2005-09-02 22:48:21 +0000
commit0fce007b8e3de7122fcc19de795f2c3d861f2c7b (patch)
tree6a72499cbfbdf6d881a5e91feb498144e9379750 /CHANGES
parent5a053a3a07be67b989de533773c1ffce9af8ffc3 (diff)
Add two extra 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 02e1fc1da5..4125b9daa6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,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]