diff options
author | Brent Cook <bcook@openbsd.org> | 2014-10-14 22:25:16 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2014-10-14 22:25:16 -0500 |
commit | 2408253191b5cdb887041e1c235eaae12b914d1a (patch) | |
tree | 696dd5ff410ea5a934d30c4567c05bb4651a140d /update.sh | |
parent | 6b729df5d89ddfa591a2e2eb8fc1790465c74c61 (diff) | |
download | portable-2408253191b5cdb887041e1c235eaae12b914d1a.tar.gz portable-2408253191b5cdb887041e1c235eaae12b914d1a.tar.bz2 portable-2408253191b5cdb887041e1c235eaae12b914d1a.zip |
add extended ChangeLog file
help people more easily find the code and changes
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -54,7 +54,6 @@ copy_crypto() { | |||
54 | } | 54 | } |
55 | 55 | ||
56 | $CP $libssl_src/src/LICENSE COPYING | 56 | $CP $libssl_src/src/LICENSE COPYING |
57 | echo "Please see OpenBSD CVS logs" > ChangeLog | ||
58 | 57 | ||
59 | $CP $libcrypto_src/crypto/arch/amd64/opensslconf.h include/openssl | 58 | $CP $libcrypto_src/crypto/arch/amd64/opensslconf.h include/openssl |
60 | $CP $libssl_src/src/crypto/opensslfeatures.h include/openssl | 59 | $CP $libssl_src/src/crypto/opensslfeatures.h include/openssl |