summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ]