CHANGELOG typo

This commit is contained in:
Mitchell Hashimoto 2011-12-26 10:05:07 -08:00
parent f65a6c3c6f
commit dd8a6b9a42
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
would be port collisions. [GH-602]
- `vagrant ssh -c` will now exit with the same exit code as the command
run. [GH-598]
- `vagrant ssh -c` will not send stderr to stderr and stdout to stdout
- `vagrant ssh -c` will now send stderr to stderr and stdout to stdout
on the host machine, instead of all output to stdout.
## 0.8.10 (December 10, 2011)