Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-01-16 20:13:28 -08:00
parent 55460379f1
commit c6879a73b3
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ IMPROVEMENTS:
- guests/dragonflybsd: Base guest on FreeBSD to inherit more functionality [GH-9205]
- guests/linux: Improve NFS service name detection and interactions [GH-9274]
- guests/linux: Support mount option overrides for SMB mounts [GH-9366]
- guests/linux: Use `ip` for reading guest address if available [GH-9315]
- guests/solaris: Improve guest detection for alternatives [GH-9295]
- hosts/windows: Check credentials during SMB prepare [GH-9365]
- providers/hyper-v: Ensure Hyper-V cmdlets are fully qualified [GH-8863]