summaryrefslogtreecommitdiff
path: root/docs/release_checklist.wiki
AgeCommit message (Collapse)Author
2013-09-12add checkboxesKali Kaneko
2013-09-12Change the order of the actions in the release.Ivan Alejandro
With this change we are following more accurately: http://nvie.com/posts/a-successful-git-branching-model/ Also, we achieve a clean version in master. If we do the tag before the merge in master, then we would have an extra commit after the tagging, which causes version to be X.Y.Z-1-blah.
2013-09-09Update release doc, remove exec bits. Closes #3617Ivan Alejandro
2013-09-04Reformat links to downloads with symlinksKali Kaneko
2013-09-04Update checklist with symlinks infoKali Kaneko
2013-08-30add notes about version compatKali Kaneko
2013-08-28Update release checklistTomás Touceda