Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-23 10:19:18 -07:00
parent 26c468b5f9
commit 1c224dc4dc
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
IMPROVEMENTS:
- guests/suse: Support NFS client install, rsync setup. [GH-4492]
- guests/tinycore: Support changing host names. [GH-4469]
- guests/windows: Hostname can be set without reboot. [GH-4687]
- providers/docker: Can now start containers from private repositories
more easily. Vagrant will login for you if you specify auth. [GH-4042]