summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
-rwxr-xr-xConfigure3
2 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index bf61913d7b..670ecc0831 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 8c795f9799..85895ef922 100755
--- a/Configure
+++ b/Configure
@@ -865,9 +865,6 @@ EOF
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);