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:
2e3b3c7
)
Add another "[This change does not apply to 0.9.7.]" line so
author
Bodo Möller
<bodo@openssl.org>
Thu, 22 Mar 2001 14:56:55 +0000
(14:56 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 22 Mar 2001 14:56:55 +0000
(14:56 +0000)
that we can combine the CHANGES files later on.
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index a3b7e529daed4cffb2951ce84bcefaeafc841d3b..fe3daef2bd99c186cbe6397ffb8e3f9b7f280f0c 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-7,6
+7,7
@@
*) Fix PKCS#7 decode routines so they correctly update the length
after reading an EOC for the EXPLICIT tag.
[Steve Henson]
+ [This change does not apply to 0.9.7.]
*) Fix bug in PKCS#12 key generation routines. This was triggered
if a 3DES key was generated with a 0 initial byte. Include