Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-11 14:57:21 -07:00
parent e972bbf32a
commit b529f93181
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ BUG FIXES:
- commands/package: Nice error if includes contain symlinks. [GH-3200]
- commands/rsync-auto: Don't crash if the machine can't be communicated
to. [GH-3419]
- commands/rsync-auto: Exit immediately if there are no paths to watch.
[GH-3446]
- communicators/ssh: Only show connection warnings after three connection
attempt failures. [GH-3442]
- guests/coreos: Docker provisioner works. [GH-3425]