diff --git a/CHANGELOG.md b/CHANGELOG.md
index e59181f9f96..10fbe9af170 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
Ansible Changes By Release
==========================
+
+
+## 2.3.4 "Ramble On" - TBD
+* Flush stdin when passing the become password. Fixes some cases of timeout on
+ Python3 with the ssh connection plugin: https://github.com/ansible/ansible/pull/35049
+
## 2.3.3 "Ramble On" - TBD