diff options
author | Steve Kemp <steve@steve.org.uk> | 2013-05-14 13:40:44 +0100 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2013-05-14 13:40:44 +0100 |
commit | 4949ff1c86efae6e5fa066f7251079fad4f16f7e (patch) | |
tree | 711289a1c33f640bf6bca7645bcca7640c500b2a | |
parent | 5873695bffc6429cd2a92d345a6ff513babc062e (diff) |
New releaserelease-0.9-9
-rw-r--r-- | debian/changelog | 7 |
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. |