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 | e22bcd315fd17b3b13ba4f458c77cf4c82c22781 (patch) | |
tree | 99b9f1cccb29176af336c4347681b730839c4602 /debian | |
parent | 9ad500d31090daf680e6760ece333a9164f653b6 (diff) |
New release
Diffstat (limited to 'debian')
-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. |