diff options
author | Bryan McLellan <btm@loftninjas.org> | 2014-06-06 15:44:15 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2014-06-06 15:44:15 -0400 |
commit | 0765e6fcf3a8df74ba747f6a64536e927d8430b8 (patch) | |
tree | d589697536bbb54dad1d25129991fa93c63f2501 /CHANGELOG.md | |
parent | 91881105fa338bc013c7a9ab8c805189813a26d8 (diff) | |
download | chef-0765e6fcf3a8df74ba747f6a64536e927d8430b8.tar.gz |
CHEF-5348: Update release notes11.14.0.alpha.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 000e223290..e055706513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ Allow environment variables set on Windows to be used immediately (CHEF-5174) * [**Luke Amdor**](https://github.com/rubbish): Add an option to configure the chef-zero port (CHEF-5228) +* [**Ricardo Signes**](https://github.com/rjbs): + Added support for the usermod provider on OmniOS * Cleaned up mount provider superclass * Added "knife serve" to bring up local mode as a server |