update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 18:10:06 -08:00
parent 079ee6ea95
commit c5add4749f
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ BUG FIXES:
[GH-6395, GH-6534]
- core: use the correct private key when packaging a box [GH-6406]
- core: fix crash when using invalid box checksum type [GH-6327]
- core: don't check for metadata if the download URL is not HTTP [GH-6540]
- commands/rdp: prefer `xfreerdp` if it is available on Linux [GH-6475]
- commands/up: the `--provision-with` flag works with provisioner names [GH-5981]
- communicator/ssh: fix potential crash case with PTY [GH-6225]