summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher A. Snapp <csnapp@chef.io>2019-10-14 12:15:28 -0600
committerChristopher A. Snapp <csnapp@chef.io>2019-10-14 12:15:28 -0600
commit02abba5b8fc183b3fe63cf16951169e8d541fe98 (patch)
tree5f5cb4aa74c3f8b0ce6c56103366b11608702dde
parent5c9b308721196834fe9c2db2362f2515a466dc34 (diff)
downloadchef-02abba5b8fc183b3fe63cf16951169e8d541fe98.tar.gz
Add release notes for 14.14.22
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
-rw-r--r--RELEASE_NOTES.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 282b2bd4f4..cbcd370a32 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,17 @@
This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes.html> for the official Chef release notes.
+# Chef Client Release Notes 14.14.22
+
+## Bug Fixes
+
+- Resolved a regression introduced in Chef Infra Client 14.14.14 that broke installation of gems via chef gem.
+- Fix crash when showing error about missing profile
+- Fix knife subcommand --help not working as intended
+- Fix knife ssh interactive mode exit error
+- Fix for :day option not accepting integer value
+- Fix for user resource not handling a GID specified as a string
+- Fix ifconfig regex interface matching
+
# Chef Client Release Notes 14.14
## Platform Updates