diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-03-04 09:21:48 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-03-04 09:21:48 +0000 |
commit | caae54a15307bb60abe4bd9d8544fd12fa4040ec (patch) | |
tree | 5d9f48583ad8e981175d7ea5d656c7778087277b | |
parent | f252c1ab4f2211d9c8ae1c43f4e0f52d01599303 (diff) |
New releaserelease-0.24.1
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0698e81..fc6e63f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.24.1) stable; urgency=medium + + * Updated to work with Ruby 1.8, and explictly convert the class + of our alert to a string. + + -- Steve Kemp <steve@bytemark.co.uk> Wed, 04 Mar 2015 09:22:09 +0000 + custodian (0.24) stable; urgency=medium * Added SSL-validation for the HTTPS tests. |