diff options
author | hagbard <vyosdev@derith.de> | 2019-02-21 15:55:21 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-02-21 15:55:21 -0800 |
commit | f4cbcbf2d803cdbe769ecaf8fc2651cc93f00cf8 (patch) | |
tree | b966603e025a32d7882ce1ff08dfede7acb2898f /debian | |
parent | 2ff406e1dd9e8a85029a427b5e11a7e3645c911b (diff) | |
download | vyos-1x-f4cbcbf2d803cdbe769ecaf8fc2651cc93f00cf8.tar.gz vyos-1x-f4cbcbf2d803cdbe769ecaf8fc2651cc93f00cf8.zip |
Fixes: T1257: implement 'set system static-host-mapping' in host_name.py and remove old function calls
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 77b0aae2a..29dfa5512 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-1x (1.3.0-2) unstable; urgency=low + + fixes T1257 - implement 'set system static-host-mapping' in host_name.py and remove old function calls + + -- hagbard <vyosdev@derith.de> Thu, 21 Feb 2019 15:53:30 -0800 + vyos-1x (1.3.0-1) unstable; urgency=medium * Changing version for the new branch. |