projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82b9318
)
Switch to 0.9.6, and finally remove the annoying message
author
Bodo Möller
<bodo@openssl.org>
Mon, 28 Feb 2000 18:03:16 +0000
(18:03 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 28 Feb 2000 18:03:16 +0000
(18:03 +0000)
about renamed header files.
CHANGES
patch
|
blob
|
history
Configure
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index bf61913d7b01212b4d8b2f3c13d71d645914f67c..670ecc0831c9fee67042f2bcddf6f4c9320ddd61 100644
(file)
--- 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 8c795f97997dcc06cbc583b64b8dc0412d5d975d..85895ef922e2a99043ade84c8358b99f65b1cf49 100755
(executable)
--- 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);