diff options
author | Michael Larson <mike@vyatta.com> | 2011-03-21 16:17:38 -0700 |
---|---|---|
committer | Michael Larson <mike@vyatta.com> | 2011-03-21 16:17:38 -0700 |
commit | 55cab2fbbf2ee75d6939a9210ddcaa5c72ed6981 (patch) | |
tree | 09851c835b68f9bb7609a0d7be53921ecb10a4cc | |
parent | c77e09962ebe6713fa16f34e54b4b7ea996f051f (diff) | |
download | vyatta-wanloadbalance-debian/0.13.60.tar.gz vyatta-wanloadbalance-debian/0.13.60.zip |
0.13.60debian/0.13.60
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a954608..c02a02d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-wanloadbalance (0.13.60) unstable; urgency=low + + * fix for 6938. incorrectly checking value of key rather than value of + value. + + -- Michael Larson <mike@vyatta.com> Mon, 21 Mar 2011 16:17:37 -0700 + vyatta-wanloadbalance (0.13.59) unstable; urgency=low * fix typo in help. bug w6850 |