DOC: note to have release tagged by a signed/annotated tag

Came up in #650
pull/653/head
Yaroslav Halchenko 2014-03-17 17:19:10 -04:00
parent e3839777d1
commit afa24db843
1 changed files with 5 additions and 0 deletions

View File

@ -88,6 +88,11 @@ Which indicates that testcases/files/logs/mysqld.log has been moved or is a dire
Broken for now: python setup.py bdist_rpm
Broken for now: python setup.py upload
# Tag the release by using a signed (and annotated) tag. Cut/paste
release ChangeLog entry as tag annotation
git tag -s 0.9.1
# Prerelease (option)
# Provide a release sample to distributors