Deleted my str_dup() function from X509V3: the same functionality is provided
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 01d5f4eb4843ef26db6b5db89711b9c0c0103cec..f6800dcf1d1f1ad646bdc5b6b70fb227f2931668 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,15 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Add text documentation for the BUFFER functions.
+     [Steve Henson]
+
+  *) Added the new `Includes OpenSSL Cryptography Software' button as
+     doc/openssl_button.{gif,html} which is similar in style to the old SSLeay
+     button and can be used by applications based on OpenSSL to show the
+     relationship to the OpenSSL project.  
+     [Ralf S. Engelschall]
+
   *) Remove confusing variables in function signatures in files
      ssl/ssl_lib.c and ssl/ssl.h.
      [Lennart Bong <lob@kulthea.stacken.kth.se>]