diff options
author | Steve Kemp <steve@steve.org.uk> | 2016-02-10 14:25:37 +0200 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2016-02-10 14:25:37 +0200 |
commit | 98b369cc80491aa1c5c8b2e935cf947c4b96944f (patch) | |
tree | ad6cb5ad7592ef92caddadda0bd2eb2ca972e8e7 | |
parent | 1bda31480aa43534313e0557c0d484caaceb4a08 (diff) |
New release
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ceb8609..144d0b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +custodian (0.26) stable; urgency=low + + * Minor tweaks to the configuration-file parser: + - Attempting to limit HTTP/HTTPS tests to ipv4/IPv6 fails. + - Quote-matching is improved for HTTP/HTTPS content-checking. + + -- Steve Kemp <steve@bytemark.co.uk> Wed, 10 Feb 2016 14:44:41 +0000 + custodian (0.25) stable; urgency=low * New release using a set to store jobs in the queue. |