Switch to 0.9.6, and finally remove the annoying message about renamed header files.
diff --git a/CHANGES b/CHANGES index bf61913..670ecc0 100644 --- a/CHANGES +++ b/CHANGES
@@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ + Changes between 0.9.5 and 0.9.6 [xx Xxx 2000] + + *) + Changes between 0.9.4 and 0.9.5 [28 Feb 2000] *) PKCS7_encrypt() was adding text MIME headers twice because they
diff --git a/Configure b/Configure index 8c795f9..85895ef 100755 --- a/Configure +++ b/Configure
@@ -865,9 +865,6 @@ print <<EOF; Configured for $target. - -NOTE: OpenSSL header files were moved from <*.h> to <openssl/*.h>; -see file INSTALL for hints on coping with compatibility problems. EOF print <<\EOF if (!$no_threads && !$threads);