Use the same path to perl in all #! lines in util.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 93a7739a9ea053e2a385ddc5511b079ecae2b91a..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
      support mutable.
      [Ben Laurie]
 
-  *) "linux-sparc64-gcc" configuration (ultrapenguin).
+  *) "linux-sparc64" configuration (ultrapenguin).
      [Ray Miller <ray.miller@oucs.ox.ac.uk>]
+     "linux-sparc" configuration.
+     [Christian Forster <fo@hawo.stw.uni-erlangen.de>]
 
   *) config now generates no-xxx options for missing ciphers.
      [Ulf Möller]