update CHANGELOG

This commit is contained in:
Mitchell Hashimoto
2015-06-08 21:18:51 -07:00
parent 60b60d9f75
commit b8420df622
+1
View File
@@ -33,6 +33,7 @@ BUG FIXES:
* builder/amazon/chroot: Retry waiting for disk attachments [GH-2046]
* builder/amazon/instance: Use `-i` in sudo commands so PATH is inherited. [GH-1930]
* builder/digitalocean: Ignore invalid fields from the ever-changing v2 API
* builder/digitalocean: Private images can be used as a source [GH-1792]
* builder/docker: Fixed hang on prompt while copying script
* builder/docker: Use `docker exec` for newer versions of Docker for
running scripts [GH-1993]