Add some utilities to support SXNet extension also add support in DEF files
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b331a7dc663df285a7614ba00909a264a2473691..5c4fe66d5265c29c852f7807a6b7283f3f928db4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
 
  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>]