diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-21 14:55:56 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-21 14:55:56 +0000 |
commit | c58e75f7641865a60152d2c44588a3cffb678cb0 (patch) | |
tree | 72501679046a5c330f630ff96d1b3fe2e6080106 /debian | |
parent | 7a79630dcf4021791ccd86ebd7c6990f0c576076 (diff) |
New release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d35b5c2..78aa21f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +custodian (2012:1121-1) stable; urgency=low + + * The parsing of the configuration file(s) is now decoupled from + queue-insertion. + * The HTTP-status check defaults to 200, unless overridden. + + -- Steve Kemp <steve@bytemark.co.uk> Tue, 21 Nov 2012 14:55:41 +0000 + custodian (2012:1120-3) stable; urgency=low * Refactor alert code. |