diff options
author | hagbard <vyosdev@derith.de> | 2018-11-29 14:27:41 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2018-11-29 14:27:41 -0800 |
commit | 74c1a8e3262480b4863a9b86bee77e2f6bf0acd3 (patch) | |
tree | f678de449b8651476d63ba0c2da081176451ca6d /debian | |
parent | 4cc8f2d4bb9c72f662d5d453e6ac954e64cb7a16 (diff) | |
download | vyatta-cfg-system-74c1a8e3262480b4863a9b86bee77e2f6bf0acd3.tar.gz vyatta-cfg-system-74c1a8e3262480b4863a9b86bee77e2f6bf0acd3.zip |
Fix: T1053 - Error when re-configuring an interface from DHCP to static IP
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bd4efe61..1f14c36e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +vyatta-cfg-system (0.20.44+vyos2+current16) unstable; urgency=low + + * T1053 - Error when re-configuring an interface from DHCP to static IP + + -- hagbard <vyosdev@derith.de> Thu, 29 Nov 2018 14:26:07 -0800 vyatta-cfg-system (0.20.44+vyos2+current15) unstable; urgency=medium * Virtio network card, no info (maybe not fully supported?) |