From fe06a9714cadb5986fc0f90d4da5f76d5dd46fa4 Mon Sep 17 00:00:00 2001 From: Andrew Hsu Date: Tue, 22 Aug 2017 12:01:20 -0700 Subject: [PATCH] update changelog for latest 17.07 fix Signed-off-by: Andrew Hsu --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c096afb77..18e5823e3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ be found. * LCOW: Change directory from lcow to "Linux Containers" [moby/moby#33835](https://github.com/moby/moby/pull/33835) * LCOW: pass command arguments without extra quoting [moby/moby#33815](https://github.com/moby/moby/pull/33815) * LCOW: Updates necessary due to platform schema change [moby/moby#33785](https://github.com/moby/moby/pull/33785) +- Aufs: ensure diff layers are correctly removed to prevent leftover files from using up storage [moby/moby#34587](https://github.com/moby/moby/pull/34587) ### Swarm Mode