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:
6576774
)
Mention mkdir-p.pl.
author
Bodo Möller
<bodo@openssl.org>
Mon, 7 Jun 1999 13:34:25 +0000
(13:34 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 7 Jun 1999 13:34:25 +0000
(13:34 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index f5ba024d0d06397d4682ac5fe87a736d9f499255..a10452407763278304a2a40f50175d533881c633 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-5,6
+5,9
@@
Changes between 0.9.3a and 0.9.4
+ *) Instead of "mkdir -p", which is not fully portable, use new
+ Perl script "util/mkdir-p.pl".
+
*) Rewrite the way password based encryption (PBE) is handled. It used to
assume that the ASN1 AlgorithmIdentifier parameter was a PBEParameter
structure. This was true for the PKCS#5 v1.5 and PKCS#12 PBE algorithms