summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-09-04 13:16:13 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2015-09-04 13:16:13 -0700
commitbf2a996547d970ffab03561790199339999d3023 (patch)
treebc063933404f2ca216c459d331655459669b3830
parentc9ddd7a3d866a04316b2bc354071ec6e8f5b4d93 (diff)
downloadansible-bf2a996547d970ffab03561790199339999d3023.tar.gz
Add changelog for yum bugfix
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa53ff5332..74b72de8f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,11 @@ New Modules:
Other Notable Changes:
-## 1.9.3 "Dancing In the Street" - TBD
+## 1.9.4 "Dancing In the Street" - TBD
+
+* Fixes a bug where yum state=latest would error if there were no updates to install.
+
+## 1.9.3 "Dancing In the Street" - Sep 3, 2015
* Fixes a bug related to keyczar messing up encodings internally, resulting in decrypted
messages coming out as empty strings.