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 | cb57d1be4d0041cf516d7f322ed13e329b01a1d7 (patch) | |
tree | ba6b196c4b097406a9237436ce37ce7aa1202547 | |
parent | 0e2880e32d622a7a44350bac175d156535338bd6 (diff) |
New releaserelease-0.9-7
-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. |