summaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-01-07 21:29:03 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-01-07 21:29:03 -0800
commit00b9ca018f47a6621c3e8a203827f48b2823ceb0 (patch)
treedb8fef189677cf2ff33fc60be29dfca62cc96558 /RELEASE-CHECKLIST
parent5ca99f2cea6e3ced61066b16328d6fe4e1871780 (diff)
Update RELEASE_CHECKLIST.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 13bc3badd..bda603ccb 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -1,9 +1,9 @@
-[ ] make packages
-[ ] make update-website
-[ ] make trypandoc
[ ] Finalize changelog
git log --pretty='format:%n%n* %s (%an)%n%b%n%h%n' \
--reverse --name-only LASTRELEASE..HEAD > LOG
+[ ] make packages
+[ ] make update-website
+[ ] make trypandoc
[ ] make man/pandoc.1 and commit if needed
[ ] make README.md and commit if needed
[ ] Tag release in git