update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-05-20 19:39:35 -07:00
parent 0485413d0a
commit a7a33ec7c4
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ BUG FIXES:
is more than one. [GH-3818]
- guests/windows: Don't look up a forwarded port for WinRM if we're
not accessing the local host. [GH-3861]
- guests/windows: Fix errors with arg lists that are too long over
WinRM in some cases. [GH-3816]
- providers/docker: Never do graceful shutdown, always use
`docker stop`. [GH-3798]
- providers/docker: Better error messaging when SSH is not ready