summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2016-03-07 11:42:04 -0800
committerToshio Kuratomi <toshio@fedoraproject.org>2016-03-07 11:42:04 -0800
commitae36d3559513b9c7f4fea27b40d8dcbf9a5fe907 (patch)
treed583a6cf70a1c254b6182976b619621d8186caa5
parentc3b874755ff19be9e552d2888633434540300265 (diff)
downloadansible-ae36d3559513b9c7f4fea27b40d8dcbf9a5fe907.tar.gz
Add pip fix to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37c12049d5..bf32eb6193 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@ Other Notable Changes:
* Fixed bug where tasks marked no_log were showing hidden values in output if
ansible's --diff option was used.
* Fix bug with non-english locales in git and apt modules
+* Compatibility fix for using state=absent with the pip ansible module and pip-6.1.0+
## 1.9.4 "Dancing In the Street" - Oct 10, 2015