From: Thomas Roessler Date: Tue, 17 Dec 2002 10:39:11 +0000 (+0000) Subject: Adopting the release-building script to the new changelog process. X-Git-Tag: mutt-1-5-4-rel~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f984fb34348a5cf4825d2572f7840511116aab9;p=mutt Adopting the release-building script to the new changelog process. --- diff --git a/build-release b/build-release index 0807e8c0..e1cbe5ad 100755 --- a/build-release +++ b/build-release @@ -68,7 +68,7 @@ mv mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz # commit and tag the release cvs commit -m "automatic post-release commit for mutt-${VERSION}" -make changelog changelog-commit +make commit-changelog cvs tag ${TAG} # build the diff between the two releases