diff options
author | Jamie Nguyen <jamie.nguyen@bytemark.co.uk> | 2017-03-16 11:08:45 +0000 |
---|---|---|
committer | Jamie Nguyen <jamie.nguyen@bytemark.co.uk> | 2017-03-16 11:08:45 +0000 |
commit | 567d8b3c419a52ccc52f35f37338514c1d8fa623 (patch) | |
tree | 65f15a764229450aa453ec13416d0d23d5967aa1 /debian/changelog | |
parent | 65216bda8dc4dbda19699ad6ed31bac711161f1a (diff) | |
parent | 3ed213af376bcb88756a22f2ca1e5c417cd0cefb (diff) |
Merge branch '7-allow-custom-prefixes' into 'master'
Resolve "Allow subject-lines to be prefixed with a custom string."
See merge request !4
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 06639b0..a875787 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +custodian (0.33) stable; urgency=low + + * Allow an alert's subject to be prefixed with a custom string, read from + /store/clients/*/custodian-prefix.cfg. If multiple files are present + then the last match wins. + + -- Steve Kemp <steve@bytemark.co.uk> Thu, 16 Mar 2016 12:11:21 +0100 + custodian (0.32) stable; urgency=low * When a TCP-test fails, due to timeout, show the host/port which was |