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:
b589977
)
Document recent changes.
author
Richard Levitte
<levitte@openssl.org>
Sat, 23 Jun 2001 16:27:37 +0000
(16:27 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 23 Jun 2001 16:27:37 +0000
(16:27 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index cf2d4f9e1ca8ebcc63cd89880b0cd6aa6dde8eba..8e5a0ca62bce6ab92942414ee79d91d3dab34051 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-11,6
+11,10
@@
*) applies to 0.9.6a (/0.9.6b) and 0.9.7
+) applies to 0.9.7 only
+ *) Enhance the general user interface with mechanisms for inner control
+ and with pssibilities to have yes/no kind of prompts.
+ [Richard Levitte]
+
*) Change all calls to low level digest routines in the library and
applications to use EVP. Add missing calls to HMAC_cleanup() and
don't assume HMAC_CTX can be copied using memcpy().