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:
6c1a3e4
)
Document the latest change in ENGINEs.
author
Richard Levitte
<levitte@openssl.org>
Sat, 26 May 2001 16:58:34 +0000
(16:58 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 26 May 2001 16:58:34 +0000
(16:58 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 73bc3479c807f4a78f888d1eac4ef538f3b98620..b01fa2b3cb33329e48caf58d7d43152dcdfd5596 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-11,6
+11,11
@@
*) applies to 0.9.6a (/0.9.6b) and 0.9.7
+) applies to 0.9.7 only
+ +) Change the key loading routines for ENGINEs to use the same kind
+ callback (pem_password_cb) as all other routines that need this
+ kind of callback.
+ [Richard Levitte]
+
*) Fix for compatibility mode trust settings: ignore trust settings
unless some valid trust or reject settings are present.
[Steve Henson]