From: hno <> Date: Thu, 10 Jan 2002 08:10:34 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~1208 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2716347af613b580ed3898d8ff3e9f0e82b4e864;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/mkrelease.sh b/mkrelease.sh index 495aabf67b..ed62db1f2d 100755 --- a/mkrelease.sh +++ b/mkrelease.sh @@ -50,3 +50,4 @@ cp -p $tmpdir/CONTRIBUTORS $dst/CONTRIBUTORS.txt cp -p $tmpdir/COPYING $dst/COPYING.txt cp -p $tmpdir/COPYRIGHT $dst/COPYRIGHT.txt cp -p $tmpdir/CREDITS $dst/CREDITS.txt +cp -p $tmpdir/ChangeLog $dst/ChangeLog.txt