Merge pull request #12444 from usha-mandya/engine-relnote-patch

Fix a typo
This commit is contained in:
Usha Mandya 2021-03-05 13:36:09 +00:00 committed by GitHub
commit a2008688b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ for Docker Engine.
### Client
* Revert [docker/cli#2960](https://github.com/docker/cli/pull/2960) to fix hanging in `docker start --attach` and remove spurious "Unsupported signal: <nil>. Discarding." messages [docker/cli#2987](https://github.com/docker/cli/pull/2987)
* Revert [docker/cli#2960](https://github.com/docker/cli/pull/2960) to fix hanging in `docker start --attach` and remove spurious `Unsupported signal: <nil>. Discarding` messages. [docker/cli#2987](https://github.com/docker/cli/pull/2987).
## 20.10.4
2021-02-26