summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorslioch <slioch@eng-140.vyatta.com>2009-05-21 17:12:27 -0700
committerslioch <slioch@eng-140.vyatta.com>2009-05-21 17:12:27 -0700
commit6532ac36bd6b6590edbffc725d7d2fe75dab2c7d (patch)
tree48fadc7b732983f9abb6b882af58cafaca52edcf /debian/changelog
parent81218208adb11e2a8e32b90ede20554cad23c45a (diff)
parent613b7e3b36684e92cb7765b03bb4706a6caed98b (diff)
downloadvyatta-cfg-6532ac36bd6b6590edbffc725d7d2fe75dab2c7d.tar.gz
vyatta-cfg-6532ac36bd6b6590edbffc725d7d2fe75dab2c7d.zip
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jenner
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c8429a..39a1ea4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+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.
+
+ -- Bob Gilligan <gilligan@vyatta.com> Wed, 20 May 2009 16:41:25 -0700
+
+vyatta-cfg (0.14.81) unstable; urgency=low
+
+ [ slioch ]
+ * merge option added to load script. "load [configfile] --merge" adds
+ configuration to current
+ * root node support on load merge operation. additional work needed
+ for deeper merge path support
+ * now explicit root merge works up to first multinode with explicit
+ path
+ * notes on arbitrary root node loading in merge operations.
+
+ [ Bob Gilligan ]
+ * Bugfix 4427: Handle multiqueue NICs.
+
+ -- Bob Gilligan <gilligan@vyatta.com> Wed, 20 May 2009 16:21:53 -0700
+
vyatta-cfg (0.14.80) unstable; urgency=low
[ Stephen Hemminger ]