Update CHANGES.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 4 May 2006 11:16:20 +0000 (11:16 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 4 May 2006 11:16:20 +0000 (11:16 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 14681b5cc8a8a30fc3cd1624ad6cbf24ac028fb8..0b7c58b550eac19279f1a17c1df55c772f178330 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,13 @@
 
  Changes between 0.9.7i and 0.9.7j  [XX xxx XXXX]
 
+  *) Adapt fipsld and the build system to link against the validated FIPS
+     module in FIPS mode.
+     [Steve Henson]
+
+  *) Fixes for VC++ 2005 build under Windows.
+     [Steve Henson]
+
   *) Add new Windows build target VC-32-GMAKE for VC++. This uses GNU make 
      from a Windows bash shell such as MSYS. It is autodetected from the
      "config" script when run from a VC++ environment. Modify standard VC++