summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c8429a..37ab840 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+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 ]