More Win32 fixes and upsdate INSTALL.W32 documentation.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f8b587975f1cc546f72985cb6181af3dc5b26636..a643b361d8029f8376ae234144999ba686c39781 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,18 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) 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
+     'make files': perl util/mkfiles.pl >MINFO should work.
+     [Steve Henson]
+
   *) Major rework of DES function declarations, in the pursuit of correctness
      and purity. As a result, many evil casts evaporated, and some weirdness,
      too. You may find this causes warnings in your code. Zapping your evil