diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-21 10:40:01 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-21 10:40:01 -0700 |
commit | 50d1517216bd9b1e9ded0a5189e1f4bffc55c678 (patch) | |
tree | ee06817b5d88b58be3cfd5d6ad3ffa792ee3a879 /debian | |
parent | 08e0163d5fcbc0ef1bac67c3aa3f14d3915c0f6b (diff) | |
download | vyatta-cfg-50d1517216bd9b1e9ded0a5189e1f4bffc55c678.tar.gz vyatta-cfg-50d1517216bd9b1e9ded0a5189e1f4bffc55c678.zip |
0.14.83debian/0.14.83
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0841712..39a1ea4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg (0.14.83) unstable; urgency=low + + * Add wireless device to table + * Allow creating vlan on disabled device + * Add script option to check if interface is up + * Only bring up VIF if real device is up + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Thu, 21 May 2009 10:40:00 -0700 + vyatta-cfg (0.14.82) unstable; urgency=low * Use the default_smp_affinity /proc file if it is available. |