Correct CHANGES entry.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 17 Jun 2009 11:58:17 +0000 (11:58 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 17 Jun 2009 11:58:17 +0000 (11:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index cf448874cafd376e61395ce6859805852a94d7be..30df42765c99dc37a13d2f35d39e0f32d7ceba3a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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