Switch to 0.9.6, and finally remove the annoying message
about renamed header files.
This commit is contained in:
parent
82b931860a
commit
865874f2dd
4
CHANGES
4
CHANGES
@ -2,6 +2,10 @@
|
|||||||
OpenSSL CHANGES
|
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]
|
Changes between 0.9.4 and 0.9.5 [28 Feb 2000]
|
||||||
|
|
||||||
*) PKCS7_encrypt() was adding text MIME headers twice because they
|
*) PKCS7_encrypt() was adding text MIME headers twice because they
|
||||||
|
@ -865,9 +865,6 @@ EOF
|
|||||||
print <<EOF;
|
print <<EOF;
|
||||||
|
|
||||||
Configured for $target.
|
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
|
EOF
|
||||||
|
|
||||||
print <<\EOF if (!$no_threads && !$threads);
|
print <<\EOF if (!$no_threads && !$threads);
|
||||||
|
Loading…
Reference in New Issue
Block a user