From f6b47c53d78e4daa759f06d36e67f1abb912e026 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Fri, 18 Nov 2016 11:50:08 -0800 Subject: [PATCH] async fix changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8927b20f2..a87546d6541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ Ansible Changes By Release extensions. This was only supposed to apply to loading a directory of vars files. * Updated `make deb` to use pbuilder. Use `make local_deb` for the previous non-pbuilder build. +* Fixed Windows async to avoid blocking due to handle inheritance. ## 2.2 "The Battle of Evermore" - 11-01-2016