diff options
author | Michael Larson <slioch@slioch.vyatta.com> | 2010-03-23 15:23:48 -0700 |
---|---|---|
committer | Michael Larson <slioch@slioch.vyatta.com> | 2010-03-23 15:23:48 -0700 |
commit | d8e5bc6ac1ea68718e405bf376310e3cf4d8711a (patch) | |
tree | f41f31ffb8de5c49d403abadecc39b6f73035a21 | |
parent | 2e5982e8d48b6893cdbd785be21da54515ea78d7 (diff) | |
download | vyatta-wanloadbalance-debian/0.13.31.tar.gz vyatta-wanloadbalance-debian/0.13.31.zip |
0.13.31debian/0.13.31
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0fccdc8..d48f854 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-wanloadbalance (0.13.31) unstable; urgency=low + + * fix debug state for test modules. debug flag was not being + initialized correctly when configured. + * when a test is not configured the response time window is + incorrectly scaled into milliseconds, therefore without a configured + test it is much more likely that a ping test + + -- Michael Larson <slioch@slioch.vyatta.com> Tue, 23 Mar 2010 15:23:48 -0700 + vyatta-wanloadbalance (0.13.30) unstable; urgency=low * need to close file when configured for dhcp on ppp interface--file |