docs: Add a note about regenerating the changelog in the release script

This commit is contained in:
Jan Schmidt 2009-07-19 21:23:18 +01:00
parent 0d50805678
commit 5f8f21cfe5

View file

@ -52,6 +52,8 @@ RELEASE PROCEDURE:
to-be-released -base module in sync with the core version that is to
be released at the same time
- Re-autogen if not in maintainer-mode (which you should be)
- Update the changelog
python common/gen-changelog.py > ChangeLog
- Check (and fix if necessary) make distcheck
- run 'make release' to build the tarballs
- copy tarballs+md5 sums to the data/src/$module/pre/ dir