AES assembler implementation for IA-64. Note that there is no anchor from
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4a28fc9205106c0707a3c27d90cf1c19c1b745ff..41a087f28dbd45b2969f58b551837cf811a5df08 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.7e and 0.9.8  [xx XXX xxxx]
 
+  *) Deprecate BN_[get|set]_params() functions (they were ignored internally).
+     [Geoff Thorpe]
+
   *) New FIPS 180-2 algorithms, SHA-224/-256/-384/-512 are implemented.
      [Andy Polyakov and a number of other people]