diff options
Diffstat (limited to 'debian/changelog')
-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. |