diff options
author | Michael Larson <mike@ft1.vyatta.com> | 2009-10-02 14:35:16 -0700 |
---|---|---|
committer | Michael Larson <mike@ft1.vyatta.com> | 2009-10-02 14:35:16 -0700 |
commit | d03432507aad8b2b6436484d86efa8a38c9d75cf (patch) | |
tree | e11b6f56d0b38f247e74290d0109b5c5343fb923 | |
parent | 0816d20ff3a5eb7668350332a2f68141f8934712 (diff) | |
download | vyatta-wanloadbalance-jenner.tar.gz vyatta-wanloadbalance-jenner.zip |
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 12cb541..2e51f9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-wanloadbalance (0.13.7+jenner19) unstable; urgency=low + + * change name of local packet balancing tag from "disable-local- + traffic" to "enable-local-traffic". This preserves previous behavior + (i.e. no balancing of local traffic) by default, but can be enable + * Set correct flag in conf script for enable-local-traffic + + -- Michael Larson <mike@ft1.vyatta.com> Fri, 02 Oct 2009 14:35:16 -0700 + vyatta-wanloadbalance (0.13.7+jenner18) unstable; urgency=low * bug 4971 fix. |