Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-02 10:18:48 -07:00
parent a043e61d6c
commit bde4fbf783
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
* builder/amazon: In `-debug` mode, the keypair used will be saved to * builder/amazon: In `-debug` mode, the keypair used will be saved to
the current directory so you can access the machine. [GH-373] the current directory so you can access the machine. [GH-373]
* builder/amazon: In `-debug` mode, the DNS is outputted. * builder/amazon: In `-debug` mode, the DNS is outputted.
* builder/openstack: IPv6 addresses supported for SSH. [GH-379]
* communicator/ssh: Support for private keys encrypted using PKCS8. [GH-376] * communicator/ssh: Support for private keys encrypted using PKCS8. [GH-376]
* provisioner/chef-solo: You can now use user variables in the `json` * provisioner/chef-solo: You can now use user variables in the `json`
configuration for Chef. [GH-362] configuration for Chef. [GH-362]