summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2013-05-13 16:38:47 +0100
committerSteve Kemp <steve@steve.org.uk>2013-05-13 16:38:47 +0100
commit835add4d1ee07a6c44470a4d466fa2219550b8bc (patch)
tree5b57c0e3d515ccc87a2e65509c83f80b8d1248ba
parentae5bdb11628e7c85963595056b602f58ec5504e5 (diff)
New release
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c75669..c34b98e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+custodian (0.9-8) stable; urgency=low
+
+ * Use .sysread() in the tcp.rb protocol tester.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Mon, 13 May 2013 16:44:11 +0000
+
custodian (0.9-7) stable; urgency=low
* Updated the HTTP-parser to specify whether we follow redirects or not.