Tolerate PKCS#8 DSA format with negative private key.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 00ea5eecb2fd28d0a6ac734983bf3cf8c52ef86e..6b11989fe62fa0e9c0a2be476f5832545dd8cb17 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -44,6 +44,9 @@
 
  Changes between 0.9.8m (?) and 1.0.0  [xx XXX xxxx]
 
+  *) Tolerate yet another broken PKCS#8 key format: private key value negative.
+     [Steve Henson]
+
   *) Add new -subject_hash_old and -issuer_hash_old options to x509 utility to
      output hashes compatible with older versions of OpenSSL.
      [Willy Weisz <weisz@vcpc.univie.ac.at>]