From 1baf9bda6b22ab6bbe8ae2d1b69f127b79273b40 Mon Sep 17 00:00:00 2001 From: Dave Whiteland Date: Thu, 3 Jul 2014 12:35:59 +0100 Subject: add release/release manager to glossary --- docs/glossary.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'docs/glossary.md') diff --git a/docs/glossary.md b/docs/glossary.md index 6e0bc8915..5eb45943b 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -34,6 +34,7 @@ Definitions
  • redacting
  • regular expression
  • request
  • +
  • release
  • response
  • Ruby on Rails
  • Sass
  • @@ -512,6 +513,41 @@ Definitions +
    + release (also: release manager) +
    +
    + We issue new releases of the Alaveteli code whenever key + work (new features, improvements, bugfixes, and so on) have been added to + the core code. Releases are identified by three numbers: major, minor, and + — if necessary — a patch number. We recommend you always use + the latest version. The process is handled by the Alaveteli release + manager, who decides what changes are to be included in the + current release, and the cut-off date for the work. Currently this is + Alaveteli's lead developer at mySociety. +
    +

    More information:

    + +
    +
    +
    request
    -- cgit v1.2.3