From 2408253191b5cdb887041e1c235eaae12b914d1a Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Tue, 14 Oct 2014 22:25:16 -0500 Subject: add extended ChangeLog file help people more easily find the code and changes --- update.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 8cc63fb..269b670 100755 --- a/update.sh +++ b/update.sh @@ -54,7 +54,6 @@ copy_crypto() { } $CP $libssl_src/src/LICENSE COPYING -echo "Please see OpenBSD CVS logs" > ChangeLog $CP $libcrypto_src/crypto/arch/amd64/opensslconf.h include/openssl $CP $libssl_src/src/crypto/opensslfeatures.h include/openssl -- cgit v1.2.3-55-g6feb