projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efaa569
)
Correct CHANGES entry.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 17 Jun 2009 11:58:17 +0000
(11:58 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 17 Jun 2009 11:58:17 +0000
(11:58 +0000)
CHANGES
patch
|
blob
|
history
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