Commit 51ebaa9f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Correct CHANGES entry.

parent efaa569c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
  *) Rename uni2asc and asc2uni functions to OPENSSL_uni2asc and
     OPENSSL_asc2uni conditionally on Netware platforms to avoid a name
     clash.
     [Steve Henson]
     [Guenter <lists@gknw.net>]

  *) Don't check self signed certificate signatures in X509_verify_cert():
     it just wastes time without adding any security. As a useful side effect