summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-26 14:12:22 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-26 14:12:22 -0800
commit21c81c212b168d29c2e0c7153ca5b0710198c259 (patch)
tree98412e29ec6549d149342f01ba127511e78584ed
parentd06e7889e624285f940caa44a92d988ffe3bdf75 (diff)
downloadvyatta-cfg-21c81c212b168d29c2e0c7153ca5b0710198c259.tar.gz
vyatta-cfg-21c81c212b168d29c2e0c7153ca5b0710198c259.zip
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 614f315..5c18a1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+vyatta-cfg (0.14.27) unstable; urgency=low
+
+ [ slioch ]
+ * added protocols to root nodes at end of priority listing.
+ * handle seg violation if an empty line is found in the priority file.
+
+ [ Stephen Hemminger ]
+ * Fix regex for VIF name extraction
+ * Add option to show VIF for interface
+ * Handle MTU on all types of interface
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Thu, 26 Feb 2009 14:12:19 -0800
+
vyatta-cfg (0.14.26) unstable; urgency=low
[ slioch ]