summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-11-12 09:49:04 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-11-12 09:49:04 -0800
commitddc25a06ac3a1fc76491a89c71f20a499b5d8187 (patch)
tree0c126ae4d3ded51d4b362649f1b73b7df1b08fc4 /debian
parent5956c4053c0de30a6d9028773b3540dc37534923 (diff)
parent472c42136c47446b3980335aa819df6bcff5caa3 (diff)
downloadvyatta-cfg-ddc25a06ac3a1fc76491a89c71f20a499b5d8187.tar.gz
vyatta-cfg-ddc25a06ac3a1fc76491a89c71f20a499b5d8187.zip
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog54
1 files changed, 54 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7620e86..45f61e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,57 @@
+vyatta-cfg (0.15.41) unstable; urgency=low
+
+ * preserve node.val order for term multinodes. fix for bug 5103
+
+ -- Michael Larson <mike@ft1.vyatta.com> Tue, 10 Nov 2009 12:06:38 -0800
+
+vyatta-cfg (0.15.40) unstable; urgency=low
+
+ * Allow inline comments in config template fields.
+
+ -- Bob Gilligan <gilligan@vyatta.com> Thu, 05 Nov 2009 16:41:12 -0800
+
+vyatta-cfg (0.15.39) unstable; urgency=low
+
+ * Fix missing semicolon.
+
+ -- Stig Thormodsrud <stig@vyatta.com> Wed, 04 Nov 2009 08:16:11 -0800
+
+vyatta-cfg (0.15.38) unstable; urgency=low
+
+ * Fix uninitialized variable when reading carrier on admin down
+ interface.
+
+ -- Stig Thormodsrud <stig@vyatta.com> Tue, 03 Nov 2009 11:22:03 -0800
+
+vyatta-cfg (0.15.37) unstable; urgency=low
+
+ [ slioch ]
+ * fix for missing priority value on embedded multinode. bug behavior
+ was more limited than this--at least tag node.def and multiple
+
+ -- root <root@eng-140.vyatta.com> Mon, 02 Nov 2009 17:26:42 -0800
+
+vyatta-cfg (0.15.36) unstable; urgency=low
+
+ [ David S. Madole ]
+ * Add VRRP capability to bonding interfaces and vifs of bonding
+ interfaces.
+
+ [ Stig Thormodsrud ]
+ * Add method to retrieve carrier value.
+ * Convert keepalived to use Interface infrastructure.
+ * Fix carrier method.
+ * Add natural order sort.
+ * Fix spelling error in carrier method.
+
+ -- Stig Thormodsrud <stig@vyatta.com> Sun, 01 Nov 2009 14:58:58 -0800
+
+vyatta-cfg (0.15.35) unstable; urgency=low
+
+ * Sync config file after saving
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Fri, 30 Oct 2009 11:05:03 -0700
+
vyatta-cfg (0.15.34) unstable; urgency=low
* Add copybreak option to all ether drivers