summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2013-05-14 13:40:44 +0100
committerSteve Kemp <steve@steve.org.uk>2013-05-14 13:40:44 +0100
commit4949ff1c86efae6e5fa066f7251079fad4f16f7e (patch)
tree711289a1c33f640bf6bca7645bcca7640c500b2a /debian
parent5873695bffc6429cd2a92d345a6ff513babc062e (diff)
New releaserelease-0.9-9
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c34b98e..d4b68f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+custodian (0.9-9) stable; urgency=low
+
+ * Allow the number of times to repeat a test to be read from the config file.
+ * Allow a sleep between each test.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Tue, 14 May 2013 13:44:31 +0000
+
custodian (0.9-8) stable; urgency=low
* Use .sysread() in the tcp.rb protocol tester.