diff options
author | hagbard <vyosdev@derith.de> | 2019-02-21 15:58:13 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-02-21 15:58:13 -0800 |
commit | 575d326eb5dc4e7521533819f8b5c12e9d728a87 (patch) | |
tree | 44a3fc4ff180f7405bf8eb09267e3a91d57b6934 /debian | |
parent | e171516225bad627b70aed808868396d9264a707 (diff) | |
download | vyatta-cfg-system-575d326eb5dc4e7521533819f8b5c12e9d728a87.tar.gz vyatta-cfg-system-575d326eb5dc4e7521533819f8b5c12e9d728a87.zip |
Fixes: T1257: implement 'set system static-host-mapping' in host_name.py
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 66cefb5f..89937d92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-system (0.20.44+vyos2+current21) unstable; urgency=medium + + * Removal of 'system static-host-mappings' in favor of vyos-1x + + -- hagbard <vyosdev@derith.de> Thu, 21 Feb 2019 15:57:44 -0800 + vyatta-cfg-system (0.20.44+vyos2+current20) unstable; urgency=medium * Remove nodes which rely on vyatta_update_resolv.pl |