diff --git a/CHECKLST.txt b/CHECKLST.txt index 3d618cbd..a67395de 100644 --- a/CHECKLST.txt +++ b/CHECKLST.txt @@ -19,11 +19,17 @@ pre-releases on the website: - Edit ~/adm/puttysnap.sh on the master machine to enable pre-release builds, by changing the 'if false' to 'if true'. + - Wait for a nightly build to run, so that the first pre-release + snapshot actually exists. + - Put the website into pre-release mode, by defining prerel_version() in components/Base.mc to return the upcoming version number. Also add a news announcement in components/news. (Previous naming convention has been to name it in the form 'X.YZ-pre.mi'.) + - Optionally: write an announcement email for the availability of + pre-releases, and send it out to . + Things to do during the branch-stabilisation period: - Go through the source (including the documentation), and the