Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-02-23 09:42:22 -08:00
parent 04ec3c26d7
commit 07ee45796b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ BUG FIXES:
- guests/debian: Renew DHCP lease on hostname change [GH-9405]
- guests/debian: Point hostname to 127.0.1.1 in /etc/hosts [GH-9404]
- guests/debian: Update systemd? check for guest inspection [GH-9459]
- guests/debian: Use ip route in dhcp template [GH-8730]
- guests/gentoo: Disable if/netplugd when setting up a static ip on a gentoo guest using openrc [GH-9261]
- guests/openbsd: Atomically apply new hostname.if(5) [GH-9265]
- hosts/windows: Fix halt problem when determining powershell version on old powershells [GH-9470]