Commit 865874f2 authored by Bodo Möller's avatar Bodo Möller
Browse files

Switch to 0.9.6, and finally remove the annoying message

about renamed header files.
parent 82b93186
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+0 −3
Original line number Diff line number Diff line
@@ -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);