Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-30 23:58:03 -07:00
parent 3238b65bf9
commit 1a2af97015
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
IMPROVEMENTS:
* core: Much improved interrupt handling. For example, interrupts now
cancel much more quickly within provisioners.
* builder/amazon: In `-debug` mode, the keypair used will be saved to
the current directory so you can access the machine. [GH-373]
* builder/amazon: In `-debug` mode, the DNS is outputted.