From d4443edc5714712bef2b623102b56a0fc78c1524 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Mon, 7 Jun 1999 13:34:25 +0000 Subject: [PATCH] Mention mkdir-p.pl. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f5ba024d0d..a104524077 100644 --- 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 -- 2.25.1