summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-22 12:58:52 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-22 12:58:52 -0800
commitf7dbc0b9746896b5fc3435d8eb38f2c8c52a73bd (patch)
tree0c31fa4a7979506d109e10bd3ec094ff9e965ada
parent6b5e5b658ad0970f6f15243b0c289730e1c3140a (diff)
downloadvyatta-cfg-quagga-f7dbc0b9746896b5fc3435d8eb38f2c8c52a73bd.tar.gz
vyatta-cfg-quagga-f7dbc0b9746896b5fc3435d8eb38f2c8c52a73bd.zip
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d629b9d3..5448cc12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+vyatta-cfg-system (0.19.1) unstable; urgency=low
+
+ * Cleanup tunnel slave device on last delete
+ * Add utilities checking addresses
+ * Replace perl address validation with utility
+ * Use script vyatta-address to set interface
+ * Optimize lookup of local ip on tunnels
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 22 Nov 2010 12:57:15 -0800
+
vyatta-cfg-system (0.18.21) unstable; urgency=low
* Bugfix 6101: Make a syslog record when a new image is added.