Constify the RSA library.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7c308011c5f1cfcc8b9f3df860d1d75e0bc1cb97..916c07383b26c07367167a3d31226f83d1064ecd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,12 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
+  *) Constify the ENGINE code as a result of BIGNUM constification.
+     [Richard Levitte]
+
+  *) Make it so the openssl application has all engines loaded by default.
+     [Richard Levitte]
+
   *) Constify the BIGNUM routines a little more.
      [Richard Levitte]