Remove unused buffer 'buf'.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 18b5c23a33c4aad510f83e322fb6de9deaba9222..78b002083a7b525049788160448a8bbe61f4c5ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
  Changes between 0.9.7e and 0.9.7f  [XX xxx XXXX]
 
+  *) Add lots of checks for memory allocation failure, error codes to indicate
+     failure and freeing up memory if a failure occurs.
+     [Nauticus Networks SSL Team <openssl@nauticusnet.com>, Steve Henson]
+
   *) Add new -passin argument to dgst.
      [Steve Henson]