X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=a10452407763278304a2a40f50175d533881c633;hp=93a7739a9ea053e2a385ddc5511b079ecae2b91a;hb=ce9449cf509c5245c888aba7a0457182dbb17343;hpb=69cbf468119d6a85289e4720d609c38d4329de23 diff --git a/CHANGES b/CHANGES index 93a7739a9e..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 @@ -28,8 +31,10 @@ support mutable. [Ben Laurie] - *) "linux-sparc64-gcc" configuration (ultrapenguin). + *) "linux-sparc64" configuration (ultrapenguin). [Ray Miller ] + "linux-sparc" configuration. + [Christian Forster ] *) config now generates no-xxx options for missing ciphers. [Ulf Möller]