Move all autogenerated header file parts to crypto/opensslconf.h.
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 602165cd49beda5136832e2982ea51fd7bc1195e..ee8a65a36823e862b62172c32fd25170d6e480b2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Move the autogenerated header file parts to crypto/opensslconf.h.
+     [Ulf Möller]
+
   *) Fix new 56-bit DES export ciphersuites: they were using 7 bytes instead of
      8 of keying material. Merlin has also confirmed interop with this fix
      between OpenSSL and Baltimore C/SSL 2.0 and J/SSL 2.0.