Update from HEAD
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 93282bf639dfdf06595e84da60b006e3538c33c5..0bc0d90e7de2abf5b6052e3a0dea8c871dba7787 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.8k and 1.0  [xx XXX xxxx]
 
+  *) Add CHECKED_STACK_OF macro to safestack.h, otherwise safestack can't
+     be used on C++.
+     [Steve Henson]
+
   *) Add "missing" function EVP_MD_flags() (without this the only way to
      retrieve a digest flags is by accessing the structure directly. Update
      EVP_MD_do_all*() and EVP_CIPHER_do_all*() to include the name a digest