diff options
author | Adam Edwards <adamed@opscode.com> | 2014-06-16 17:19:10 -0700 |
---|---|---|
committer | adamedx <adamed@getchef.com> | 2014-06-20 22:01:23 -0700 |
commit | 8f40844d702e663bb8808f22adabfe8175befe84 (patch) | |
tree | b7b84e38104e5a6ae69bf2abe563d700ce0baa31 /CHANGELOG.md | |
parent | 688860f60bb605f204f38bdedd2129969063437c (diff) | |
download | chef-8f40844d702e663bb8808f22adabfe8175befe84.tar.gz |
CHEF-5287 Change log update
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aa38f3e7ee..8fe9920ac9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,6 +91,7 @@ * Update rpm provider checking regex to allow for special characters (CHEF-4893) * Allow for spaces in selinux controlled directories (CHEF-5095) +* Windows batch resource run action fails: " TypeError: can't convert nil into String" (CHEF-5287) * Log resource always triggers notifications (CHEF-4028) * Prevent tracing? from throwing an exception when first starting chef-shell. * Use Upstart provider on Ubuntu 13.10+. (CHEF-5276) |