summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-10-08 09:59:09 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2015-10-08 09:59:09 -0700
commit027dd6e67bf8425c79184626f37bd4c02aea09e8 (patch)
treef61c107466c4f163a8dc2c5f58a97bc4f94e007f
parentd388bd97cc396329a75db6c9cd8a9df79501510c (diff)
downloadansible-027dd6e67bf8425c79184626f37bd4c02aea09e8.tar.gz
Note the second fix to yum module (state=latest and name is a wildcard)
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11ded5d5ba..5123278f77 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ Other Notable Changes:
## 1.9.4 "Dancing In the Street" - TBD
* Fixes a bug where yum state=latest would error if there were no updates to install.
+* Fixes a bug where yum state=latest did not work with wildcard package names.
* Fixes a bug in lineinfile relating to escape sequences.
* Fixes a bug where vars_prompt was not keeping passwords private by default.
* Fix ansible-galaxy and the hipchat callback plugin to check that the host it