Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-05-30 21:35:29 -07:00
parent 6210f13338
commit 8cdd6e2e12
1 changed files with 3 additions and 2 deletions

View File

@ -7,11 +7,12 @@ IMPROVEMENTS:
- core: improve message when adding a box from a file path [GH-5395]
- core: add support for network gateways [GH-5721]
- core: allow redirecting stdout and stderr in the UI [GH-5433]
- guests/darwin: Support inserting generated key. [GH-5204]
- guests/darwin: Support inserting generated key [GH-5204]
- guests/darwin: Support mounting SMB shares [GH-5750]
- guests/fedora: Support Fedora 21. [GH-5277]
- guests/redhat: Support Scientific Linux 7 [GH-5303]
- guests/photon: Initial support [GH-5612]
- guests/solaris,solaris11: Support inserting generated key. [GH-5182]
- guests/solaris,solaris11: Support inserting generated key [GH-5182]
[GH-5290]
- provisioners/chef: add capability for checking if Chef is installed on Windows [GH-5669]
- provisioners/puppet: add support for Puppet 4 and configuration options [GH-5601]