Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-05-31 17:56:08 -04:00
parent e1ea81847d
commit 9a28a03b2c
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ IMPROVEMENTS:
- hosts/darwin: Add `extra_args` support for RDP [GH-5523, GH-6602] - hosts/darwin: Add `extra_args` support for RDP [GH-5523, GH-6602]
- hosts/windows: Use SafeExec to capture history in Powershell [GH-6749] - hosts/windows: Use SafeExec to capture history in Powershell [GH-6749]
- guests/freebsd: Add quotes around hostname [GH-6867] - guests/freebsd: Add quotes around hostname [GH-6867]
- guests/fedora: Add support for ipv6 static networks [GH-7275, GH-7276]
- guests/tinycore: Add support for shared folders [GH-6977, GH-6968] - guests/tinycore: Add support for shared folders [GH-6977, GH-6968]
- guests/trisquel: Add initial support [GH-6842, GH-6843] - guests/trisquel: Add initial support [GH-6842, GH-6843]
- guests/windows: Add support for automatic login (no password prompting) - guests/windows: Add support for automatic login (no password prompting)