summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-02-28 18:03:16 +0000
committerBodo Möller <bodo@openssl.org>2000-02-28 18:03:16 +0000
commit865874f2dde7a4e886bc625dd7ecd262b29baa8d (patch)
tree1c7cc383f69c7c546d315eb1a6f7fb365d1e4f95
parent82b931860a6931f7c1711169b547c44a3e01d3d1 (diff)
Switch to 0.9.6, and finally remove the annoying message
about renamed header files.
-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);