Update STATUS, modify ssl.h so mkdef.pl will pick up prototypes and
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 40e3b9d01f7c0935a2b54eec92013d2c100d66c1..87dca408550d0d270e91c12b5de51599006b3975 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,27 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Add CygWin32 platform information to Configure script.
+     [Alan Batie <batie@aahz.jf.intel.com>]
+
+  *) Fixed ms/32all.bat script: `no_asm' -> `no-asm'
+     [Rainer W. Gerling <gerling@mpg-gv.mpg.de>]
+  
+  *) New program nseq to manipulate netscape certificate sequences
+     [Steve Henson]
+
+  *) Modify crl2pkcs7 so it supports multiple -certfile arguments. Fix a
+     few typos.
+     [Steve Henson]
+
+  *) Fixes to BN code.  Previously the default was to define BN_RECURSION
+     but the BN code had some problems that would cause failures when
+     doing certificate verification and some other functions.
+     [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)]
+
+  *) Add ASN1 and PEM code to support netscape certificate sequences.
+     [Steve Henson]
+
   *) Add ASN1 and PEM code to support netscape certificate sequences.
      [Steve Henson]