mirror of https://github.com/docker/docs.git
Update release-notes.md (#3880)
This commit is contained in:
parent
826c419263
commit
b1c039cba5
|
@ -77,7 +77,7 @@ This release addresses the following issues:
|
||||||
by the updated `selinux-policy` base package from RHEL/CentOS 7.3
|
by the updated `selinux-policy` base package from RHEL/CentOS 7.3
|
||||||
* [#26639](https://github.com/docker/docker/issues/26639) Resolves hostnames passed
|
* [#26639](https://github.com/docker/docker/issues/26639) Resolves hostnames passed
|
||||||
to the local volume driver for nfs mount options.
|
to the local volume driver for nfs mount options.
|
||||||
* [26111](https://github.com/docker/docker/issues/26111) Fix issue with adding
|
* [#26111](https://github.com/docker/docker/issues/26111) Fix issue with adding
|
||||||
iptables rules due to xtables lock message change.
|
iptables rules due to xtables lock message change.
|
||||||
|
|
||||||
## CS Engine 1.12.6-cs6
|
## CS Engine 1.12.6-cs6
|
||||||
|
@ -142,10 +142,10 @@ This release addresses the following issues:
|
||||||
|
|
||||||
* [#26639](https://github.com/docker/docker/issues/26639) Resolves hostnames passed
|
* [#26639](https://github.com/docker/docker/issues/26639) Resolves hostnames passed
|
||||||
to the local volume driver for nfs mount options.
|
to the local volume driver for nfs mount options.
|
||||||
* [26111](https://github.com/docker/docker/issues/26111) Fix issue with adding
|
* [#26111](https://github.com/docker/docker/issues/26111) Fix issue with adding
|
||||||
iptables rules due to xtables lock message change.
|
iptables rules due to xtables lock message change.
|
||||||
* [#1572](https://github.com/docker/libnetwork/issues/1572) Fix daemon panic
|
* [#1572](https://github.com/docker/libnetwork/issues/1572) Fix daemon panic
|
||||||
* [1130](https://github.com/docker/libnetwork/pull/1130) Fix IPAM out of sync
|
* [#1130](https://github.com/docker/libnetwork/pull/1130) Fix IPAM out of sync
|
||||||
issue on ungraceful shutdown.
|
issue on ungraceful shutdown.
|
||||||
|
|
||||||
## CS Engine 1.11.2-cs6
|
## CS Engine 1.11.2-cs6
|
||||||
|
|
Loading…
Reference in New Issue