Ensure the ChangeLog is up-to-date when making a new distribution.

Thanks to Stefano Lattarini for this suggestion.
This commit is contained in:
Adam Spiers 2011-12-07 01:23:41 +00:00
parent 5eef9830c1
commit e7e0646db0
3 changed files with 11 additions and 3 deletions

View file

@ -18,8 +18,6 @@ How to make a new release of GNU Stow
- Ensure all changes are committed to git.
- Run `rm ChangeLog' to ensure it will get rebuilt.
- Run make distcheck and ensure that everything looks good.
It should generate the distribution files for you.