Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-05-19 02:14:53 -07:00
parent aa2cbae89b
commit 5a55b6967d
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ BUG FIXES:
unless explicitly specified. [GH-3783]
- commands/package: Package with `--base` for VirtualBox doesn't
crash. [GH-3827]
- guests/windows: Private networks with static IPs work when there
is more than one. [GH-3818]
- providers/docker: Never do graceful shutdown, always use
`docker stop`. [GH-3798]
- providers/docker: Better error messaging when SSH is not ready