CHANGELOG typo
This commit is contained in:
parent
f65a6c3c6f
commit
dd8a6b9a42
|
@ -26,7 +26,7 @@
|
||||||
would be port collisions. [GH-602]
|
would be port collisions. [GH-602]
|
||||||
- `vagrant ssh -c` will now exit with the same exit code as the command
|
- `vagrant ssh -c` will now exit with the same exit code as the command
|
||||||
run. [GH-598]
|
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.
|
on the host machine, instead of all output to stdout.
|
||||||
|
|
||||||
## 0.8.10 (December 10, 2011)
|
## 0.8.10 (December 10, 2011)
|
||||||
|
|
Loading…
Reference in New Issue