summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2016-02-05 09:50:26 -0800
committerToshio Kuratomi <toshio@fedoraproject.org>2016-02-05 09:50:26 -0800
commitdcce51853a681cd7a3fa50c3ece5cf8d9ac4e759 (patch)
treee717a2f79ea7b690d2d27eb9608663ff90ad0924
parent42064446c4e7ce9ebd7bf2a764e9cfdc88b18d27 (diff)
downloadansible-dcce51853a681cd7a3fa50c3ece5cf8d9ac4e759.tar.gz
Add changelog entry for no_log change
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aae30f8a75..12ca205ddd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@ Other Notable Changes:
* Fix bug in the literal_eval module code used when we need python-2.4 compat
* Added --ignore-certs, -c option to ansible-galaxy. Allows ansible-galaxy to work behind a proxy
when the proxy fails to forward server certificates.
+* Fixed bug where tasks marked no_log were showing hidden values in output if
+ ansible's --diff option was used.
## 1.9.4 "Dancing In the Street" - Oct 10, 2015