Browse code

Revert "Add ssh stdin flush() fix to changelog"

This reverts commit 1810e486ec6a8f9ed6b470b96136f8828a78ced4.

We may not have a 2.4.3 rc3 so reverting this for now.

Toshio Kuratomi authored on 2018/01/19 12:41:49
Showing 1 changed files
... ...
@@ -74,9 +74,6 @@ Ansible Changes By Release
74 74
 * Bump Azure storage client minimum to 1.5.0 to fix deserialization issues. This will break Azure Stack
75 75
   until it receives storage API version 2017-10-01 or changes are made to support multiple versions.
76 76
   (https://github.com/ansible/ansible/pull/34442)
77
-* Flush stdin when passing the become password.  Fixes some cases of timeout on
78
-  Python 3 with the ssh connection plugin: https://github.com/ansible/ansible/pull/35049
79
-
80 77
 
81 78
 <a id="2.4.2"></a>
82 79