Move more BN internals to bn_lcl.h
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c400ba14a7034a2786d48c0322c9c41069a80c2c..265fa8b20c3c0dd698d01815fa3ec7883f6a0a85 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,9 @@
         RC2_SHORT, RC2_LONG, RC4_LONG, RC4_CHUNK, RC4_INDEX
      [Rich Salz, with advice from Andy Polyakov]
 
+  *) Many BN internals have been moved to an internal header file.
+     [Rich Salz with help from Andy Polyakov]
+
   *) Configuration and writing out the results from it has changed.
      Files such as Makefile include/openssl/opensslconf.h and are now
      produced through general templates, such as Makefile.in and