summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2018-02-01 14:22:10 -0800
committerJoffrey F <joffrey@docker.com>2018-02-01 14:23:22 -0800
commitcdd02822f53a13d91d590578b8617f217a076393 (patch)
tree787a73ccecdaa1d1cea902d74e2999d54bb72381 /CHANGELOG.md
parentea0dc8a4082c9be6cbf25e36620ea21795cd6df4 (diff)
Bump 1.19.0-rc3
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c3595d9..ea970a10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -66,6 +66,9 @@ Change log
- Fixed a bug where setting TLS options with environment and CLI flags
simultaneously would result in part of the configuration being ignored
+- Fixed a bug where the DOCKER_TLS_VERIFY environment variable was being
+ ignored by Compose
+
- Fixed a bug where the `-d` and `--timeout` flags in `up` were erroneously
marked as incompatible