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 | a4e70b437e9368c1a7752a2185d7b63aaf26de90 (patch) | |
tree | 8931964a6c33975d1ab4edb3bef22640821de582 /debian/changelog | |
parent | c6e8287abf523721b855e0878380c2fc12df9a8c (diff) |
New releaserelease-0.3
Diffstat (limited to 'debian/changelog')
-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. |