diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-24 10:32:45 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-24 10:32:45 +0000 |
commit | 8f9bf4f9b7f01194f55d20057cf8f91147814f9b (patch) | |
tree | 564b1611beedd797317825741097ab31d4081e10 | |
parent | de60130c80c1de1db576299cfbc5a13eedc7dccc (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 7c5cafc..a969717 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.9-1) stable; urgency=low + + * Updated to ensure that protocol tests and the URL-scheme match + for the case of http & https tests. This is less surprising. + + -- Steve Kemp <steve@bytemark.co.uk> Mon, 24 Dec 2012 10:30:01 +0000 + custodian (0.8-8) stable; urgency=low * Ensure that our notification periods are always integers. |