Constify the RSA library.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 60af919fe921d614796df4a8085c795597bb9a9f..916c07383b26c07367167a3d31226f83d1064ecd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  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]