]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Two new verify flags functions.
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 52d201bf47a4e054db5b97c7973604bfbc1d8181..c41c967dedb4dc9e4b1f901b58af49c30f2fda1b 100644 (file)
--- 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]