소스 검색

update CHANGELOG.md

Signed-off-by: Victor Vieux <vieux@docker.com>
Victor Vieux 8 년 전
부모
커밋
ebe2e9cf85
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -43,6 +43,7 @@ systemctl restart docker` to reload changes and (re)start the docker daemon.
 * Reset health status to starting when a container is restarted [#27387](https://github.com/docker/docker/pull/27387)
 * Reset health status to starting when a container is restarted [#27387](https://github.com/docker/docker/pull/27387)
 * Properly handle shared mount propagation in storage directory [#27609](https://github.com/docker/docker/pull/27609)
 * Properly handle shared mount propagation in storage directory [#27609](https://github.com/docker/docker/pull/27609)
 - Fix docker exec [#27610](https://github.com/docker/docker/pull/27610)
 - Fix docker exec [#27610](https://github.com/docker/docker/pull/27610)
+- Fix backward compatibility with containerd’s events log [#27693](https://github.com/docker/docker/pull/27693)
 
 
 ### Swarm Mode
 ### Swarm Mode