diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2009-07-08 16:55:52 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2009-07-08 16:55:52 -0700 |
commit | 3a2e076d79ee4760b28911f897d5ff98305fcb5d (patch) | |
tree | 75b0c297bb5291f62e041df43f2ea8dd080418ea /debian | |
parent | 93719883d649d7c21fcb9d193caeea2cb214c221 (diff) | |
download | vyatta-cfg-3a2e076d79ee4760b28911f897d5ff98305fcb5d.tar.gz vyatta-cfg-3a2e076d79ee4760b28911f897d5ff98305fcb5d.zip |
0.14.104debian/0.14.104
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34ca812..b16f3a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +vyatta-cfg (0.14.104) unstable; urgency=low + + [ Mark O'Brien ] + * Updated bridging/bonding priorites. + + [ slioch ] + * added isActive function in perl code to allow a comparison of active + * fixed isActive() api to now support mixed level and passed in + relative path values. + + [ Stephen Hemminger ] + * Start bonding vif after bond-group is created + * Use ip command rather than sysfs to set ifalias + + [ An-Cheng Huang ] + + -- An-Cheng Huang <ancheng@vyatta.com> Wed, 08 Jul 2009 16:55:51 -0700 + vyatta-cfg (0.14.103) unstable; urgency=low * fix for ptr magic on 64 bit system. looks like double ptr was |