Just use an ANSI declaration, instead.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index cef67cc88182ceac0df905f18345ab27f4b2ecd2..5c4fe66d5265c29c852f7807a6b7283f3f928db4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,20 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Various utility functions to handle SXNet extension. Modify mkdef.pl to
+     support typesafe stack.
+     [Steve Henson]
+
+  *) Fix typo in SSL_[gs]et_options().
+     [Nils Frostberg <nils@medcom.se>]
+
+  *) Delete various functions and files that belonged to the (now obsolete)
+     old X509V3 handling code.
+     [Steve Henson]
+
+  *) New Configure option "rsaref".
+     [Ulf Möller]
+
   *) Don't auto-generate pem.h.
      [Bodo Moeller]