From bf2a996547d970ffab03561790199339999d3023 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Fri, 4 Sep 2015 13:16:13 -0700 Subject: [PATCH] Add changelog for yum bugfix --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa53ff53321..74b72de8f70 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.