Rename RSA_eay_xxx to rsa_ossl_xxx
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 86c572d162f922e37fccb954c64a3d33e303079f..17241a53603742b925500127255689850620ce50 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@
 
   *) All instances of the string "ssleay" in the public API were replaced
      with OpenSSL (case-matching; e.g., OPENSSL_VERSION for #define's)
+     Some error codes related to internal RSA_eay API's were renamed.
      [Rich Salz]
 
   *) The demo files in crypto/threads were moved to demo/threads.