diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-09 21:42:15 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-09 21:42:15 +0000 |
commit | 82dd077c98131a8a4b3383139e782f534bc310a1 (patch) | |
tree | 43bd53c7f00a2b5f9faaeefc7ad81168e74e352e | |
parent | f01623dc129ff2fb4cd8d2f1870956d29fe3de19 (diff) | |
download | vyatta-cfg-quagga-82dd077c98131a8a4b3383139e782f534bc310a1.tar.gz vyatta-cfg-quagga-82dd077c98131a8a4b3383139e782f534bc310a1.zip |
0.19.1+vyos2+lithium12debian/0.19.1+vyos2+lithium12
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3343a50e..8dae8d52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-cfg-quagga (0.19.1+vyos2+lithium12) unstable; urgency=low + + [ Carl Byington ] + * avoid routing thru 127.0.0.1 + * allow dhcp-interface for the next-hop on static routes + * dhcp bound/reboot must ignore old values + + [ Alex Harpin ] + + -- Alex Harpin <development@landsofshadow.co.uk> Mon, 09 Nov 2015 21:41:29 +0000 + vyatta-cfg-quagga (0.19.1+vyos2+lithium11) unstable; urgency=low [ Alex Harpin ] |