diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2015-02-28 12:45:58 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2015-02-28 12:45:58 +0000 |
commit | 3c4d5948eb949ff9cb89de3519f9f7b49154d5ca (patch) | |
tree | 2aa6f86003e866925aab6fd917ebcbc367f5dce1 /debian | |
parent | 0a7737fa7ba66a3065651629db2115ec184f0ef6 (diff) | |
download | vyatta-cfg-system-3c4d5948eb949ff9cb89de3519f9f7b49154d5ca.tar.gz vyatta-cfg-system-3c4d5948eb949ff9cb89de3519f9f7b49154d5ca.zip |
0.20.44+vyos2+lithium18debian/0.20.44+vyos2+lithium18
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ecbbf7ef..3a2c0dce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +vyatta-cfg-system (0.20.44+vyos2+lithium18) unstable; urgency=low + + [ Alex Harpin ] + * vyatta-cfg-system: adjust mtu node priority to set mtu after parent + * vyatta-cfg-system: correct typo in node.def + * vyatta-cfg-system: redesign the layout and updating of ntp + * vyatta-cfg-system: rename variable in ntp_format subroutine + * vyatta-cfg-system: update new ntp updating routine to work with dhcp + * vyatta-cfg-system: skip over invalid ntp servers rather than exiting + * vyatta-cfg-system: add vyatta-dhcp3-client to dependencies list + + -- Alex Harpin <development@landsofshadow.co.uk> Sat, 28 Feb 2015 12:43:32 +0000 + vyatta-cfg-system (0.20.44+vyos2+lithium17) unstable; urgency=low [ kouak ] |