simon-git: putty (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Feb 28 12:06:14 GMT 2015


TL;DR:
  8af53d1 Reorganise the release checklist.

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2015-02-28 12:06:14

commit 8af53d1b692e6cb3aea05789d1b925fbc397453c
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=8af53d1b692e6cb3aea05789d1b925fbc397453c;hp=12d5b00d62240d1875be4ac0a6c5d29240696c89
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat Feb 28 12:04:54 2015 +0000

    Reorganise the release checklist.
    
    Mostly I'm rearranging things because of the new workflows that git
    makes available - it's now possible (and indeed sensible) to prepare a
    lot of stuff in a fairly relaxed manner in local checkouts, and then
    the process of going live with the release has a lot less manual
    writing of stuff and a lot more mechanical 'git push' and running of
    update scripts.
    
    However, there's one new item that was actually missed off the
    previous checklist: turning off nightly pre-release builds after
    making the release they were a pre-release of. Ahem.

 CHECKLST.txt |  189 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 99 insertions(+), 90 deletions(-)



More information about the tartarus-commits mailing list