Let util/clean-depend.pl work also with older Perl 5.00x versions.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6454da29125d1dd297923c5459a8b9eed7d46511..b51d031a9cf5f2968e94e60e2c216dab2bb65fe5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,16 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Let util/clean-depend.pl work also with older Perl 5.00x versions.
+     [Matthias Loepfe <Matthias.Loepfe@adnovum.ch>]
+
+  *) Fix Makefile.org so CC,CFLAG etc are passed to 'make links' add
+     advapi32.lib to Win32 build and change the pem test comparision
+     to fc.exe (thanks to Ulrich Kroener <kroneru@yahoo.com> for the
+     suggestion). Fix misplaced ASNI prototypes and declarations in evp.h
+     and crypto/des/ede_cbcm_enc.c.
+     [Steve Henson]
+
   *) DES quad checksum was broken on big-endian architectures. Fixed.
      [Ben Laurie]