Add support for raw extensions. This means that you can include the DER encoding
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 062e23b79d4cc636b561dd5027ed6922d5e95469..7cc1ece6ebff61a3181ad3a0a53ee11a0f18eb61 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,20 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Support for RAW extensions where an arbitrary extension can be
+     created by including its DER encoding. See apps/openssl.cnf for
+     an example.
+
+  *) Make sure latest Perl versions don't interpret some generated C array
+     code as Perl array code in the crypto/err/err_genc.pl script.
+     [Lars Weber <3weber@informatik.uni-hamburg.de>]
+
+  *) Modify ms/do_ms.bat to not generate assembly language makefiles since
+     not many people have the assembler. Various Win32 compilation fixes and
+     update to the INSTALL.W32 file with (hopefully) more accurate Win32
+     build instructions.
+     [Steve Henson]
+
   *) Modify configure script 'Configure' to automatically create crypto/date.h
      file under Win32 and also build pem.h from pem.org. New script
      util/mkfiles.pl to create the MINFO file on environments that can't do a