Avoid some silly compiler warnings, and add the change log I forgot :-)
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 90a876f2c309f691bb9ca33e6fd24b43aeea6ff9..2915d239209fa2b2139303b11927b29ca46923df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,12 @@
 
  Changes between 0.9.4 and 0.9.5  [xx XXX 1999]
 
+  *) Add the possibility to add extra information to the memory leak
+     detecting output, to form tracebacks, showing from where each
+     allocation was originated.  Also updated sid code to be multi-
+     thread-safe.
+     [Richard Levitte]
+
   *) Add options -text and -noout to pkcs7 utility and delets the
      encryption options which never did anything. Update docs.
      [Steve Henson]