Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-29 07:40:54 -07:00
parent cd4ac1b542
commit c830b52719
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ BUG FIXES:
[GH-4328]
- core: VM names may no longer contain brackets, since they cause
issues with some providers. [GH-4319]
- core: Use "-f" to `rm` files in case pty is true. [GH-4410]
- commands/package: base package won't crash with exception [GH-4017]
- commands/rsync-auto: Destroyed machines won't raise exceptions. [GH-4031]
- communicators/ssh: Nicer error if remote unexpectedly disconects. [GH-4038]