GH correct organizationalUnitName
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 27cf65ead8d841e73c1ea7329fe90d6ef4418224..2760606a5632717d74764e6a26828ce8353d47df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      [mancha <mancha1@zoho.com>]
 
   *) Fix eckey_priv_encode so it immediately returns an error upon a failure
-     in i2d_ECPrivateKey.
+     in i2d_ECPrivateKey.  Thanks to Ted Unangst for feedback on this issue.
      [mancha <mancha1@zoho.com>]
 
   *) Fix some double frees. These are not thought to be exploitable.