Update CHANGELOG with reverts

Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 320d17b2a2)
This commit is contained in:
Tibor Vass 2016-03-09 13:38:57 -05:00 committed by Tibor Vass
parent 1f4e87f638
commit b5725434c6

View file

@ -11,8 +11,6 @@ be found.
- Fix Docker client exiting with an "Unrecognized input header" error [#20706](https://github.com/docker/docker/pull/20706)
- Fix Docker exiting if Exec is started with both `AttachStdin` and `Detach` [#20647](https://github.com/docker/docker/pull/20647)
- Fix loss of output in short-lived containers [#20729](https://github.com/docker/docker/pull/20729)
- Fix an issue that caused the client to hang if the container process died [#20967](https://github.com/docker/docker/pull/20967)
### Distribution