add dash so entries of release are consistent (#4385)

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
Andrew Hsu 2017-08-28 09:56:53 -07:00 committed by Joao Fernandes
parent c316fd3f2c
commit ce6fa40920
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ adopted as quickly for consistency and compatibility reasons.
* Lock goroutine to OS thread while changing NS [docker/libnetwork#1911](https://github.com/docker/libnetwork/pull/1911)
* Ignore PullOptions for running tasks [docker/swarmkit#2351](https://github.com/docker/swarmkit/pull/2351)
## Docker EE 17.03.2-ee5
## Docker EE 17.03.2-ee-5
(20 Jul 2017)
* Add more locking to storage drivers [#31136](https://github.com/moby/moby/pull/31136)