Rename functions for new convention.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5cf2a6e373c648b8f8243ef0d4f45b971cdd7bb4..19265cf534255fa235c98edca0696228613120b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.4 and 0.9.5  [xx XXX 2000]
 
+  *) Change function names to the new naming convention.
+     [Steve Henson]
+
   *) Allow for the possibility of temp RSA key generation failure:
      the code used to assume it always worked and crashed on failure.
      [Steve Henson]