Skip to content

Commit d9325e1

Browse files
committedMar 8, 2017
Fix typo in CHANGELOG.md
Signed-off-by: Akihiro Matsushima <[email protected]>
1 parent 193730b commit d9325e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Upgrading from Docker 1.13.1 to 17.03.0 is expected to be simple and low-risk.
3737

3838
* Fix a deadlock in docker logs [#30223](https://github.com/docker/docker/pull/30223)
3939
* Fix cpu spin waiting for log write events [#31070](https://github.com/docker/docker/pull/31070)
40-
* Fix a possible crash when using journald [#31231](https://github.com/docker/docker/pull/31231) [#31263](https://github.com/docker/docker/pull/31231)
40+
* Fix a possible crash when using journald [#31231](https://github.com/docker/docker/pull/31231) [#31263](https://github.com/docker/docker/pull/31263)
4141
* Fix a panic on close of nil channel [#31274](https://github.com/docker/docker/pull/31274)
4242
* Fix duplicate mount point for `--volumes-from` in `docker run` [#29563](https://github.com/docker/docker/pull/29563)
4343
* Fix `--cache-from` does not cache last step [#31189](https://github.com/docker/docker/pull/31189)

0 commit comments

Comments
 (0)
Please sign in to comment.