diff options
| author | Steve Kemp <steve@steve.org.uk> | 2012-11-26 11:25:14 +0000 | 
|---|---|---|
| committer | Steve Kemp <steve@steve.org.uk> | 2012-11-26 11:25:14 +0000 | 
| commit | 41e4cab217af3b9b1441ccfd05ff4e4ce748b900 (patch) | |
| tree | db15df8a3fe8aad78a199e05011b4038f789ebba | |
| parent | 23515b58e0d4b64127db3391d9e02756a1deff53 (diff) | |
  New release
| -rw-r--r-- | debian/changelog | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68a56f6..e8e0fb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +custodian (0.3-1) stable; urgency=low + +  * Added a new alerter-type, "redis", which will not raise any +    alerts itself, just store the state of all tests in a redis +    queue.  This can be used to build a status-panel, or similar. + + -- Steve Kemp <steve@bytemark.co.uk>  Mon, 26 Nov 2012 11:22:11 +0000 +  custodian (0.2-2) stable; urgency=low    * Explicitly setup a "tube", which is a named queue.  | 
