update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-27 16:48:23 -07:00
parent 42437e21a9
commit feba256ee5
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
* providers/aws: Ignore transient network errors. [GH-1579]
* provisioner/ansible: Don't buffer output so output streams in. [GH-1585]
* provisioner/shell: Quote environmental variables. [GH-1568]
* provisioner/salt: Bootstrap over SSL. [GH-1608]
* post-processors/docker-push: Work with docker-tag artifacts. [GH-1526]
* post-processors/vsphere: Append "/" to object address. [GH-1615]