It seems like gcc does canonicalisation of file names. More
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 11ebbe1d97392abfc82feef331928b9d4cf7d4f2..5d129a825af826a0000a7a667b408584cba6d661 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@
          *) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
          +) applies to 0.9.7 only
 
+  +) Add an implementation of SSL_add_dir_cert_subjects_to_stack for Win32.
+     [Massimo Santin via Richard Levitte]
+
   +) Major restructuring to the underlying ENGINE code. This includes
      reduction of linker bloat, separation of pure "ENGINE" manipulation
      (initialisation, etc) from functionality dealing with implementations