Add prototype, fix parameter passing bug.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index be75d9f50253129fed588bccfced6a09a41e649f..8849c867564888cf1589049fce00a5ed8dd7d686 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Add prototypes to X509 lookup/verify methods, fixing a bug in
+     X509_LOOKUP_by_alias().
+     [Ben Laurie]
+
   *) Sort openssl functions by name.
      [Ben Laurie]