diff options
author | Steve Kemp <steve@steve.org.uk> | 2013-04-23 11:31:21 +0100 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2013-04-23 11:31:21 +0100 |
commit | cdddbc8f4c6d8916d8f4e4ebca887d15e241ab67 (patch) | |
tree | abe92bceeea28e722718d81c60c722a40c414031 | |
parent | 5ca0eb3ce526fda368dc4b35e795cfc7b7658c80 (diff) |
New release
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b13d628..5c75669 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.9-7) stable; urgency=low + + * Updated the HTTP-parser to specify whether we follow redirects or not. + * Expose the beanstalkd tube name to the various scripts. + + -- Steve Kemp <steve@bytemark.co.uk> Tue, 23 Apr 2013 11:33:11 +0000 + custodian (0.9-6) stable; urgency=low * Initial implementation of time-period exclusions. |