diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-01-12 15:15:57 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-01-12 15:15:57 -0800 |
commit | c2fa30acaf07bbe1dfa4a280e916234fc3d6dda5 (patch) | |
tree | 14f535b7d1b2e7ee97de31b3d4417d71ac566e7f /CHANGELOG.md | |
parent | 5a2f19a85fbee9f4517aa471378e40cf32d030e0 (diff) | |
download | chef-c2fa30acaf07bbe1dfa4a280e916234fc3d6dda5.tar.gz |
add md file
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 050d60a3c9..d39d0b7820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ * Audit mode feature added - see the RELEASE_NOTES for details * shell_out now sets `LANGUAGE` and `LANG` to the `Chef::Config[:internal_locale]` in addition to `LC_ALL` forcing * chef_gem supports a compile_time flag and will warn if it is not set (behavior will change in the future) +* suppress 3694 warnings on the most trivial resource cloning ## 12.0.3 * [**Phil Dibowitz**](https://github.com/jaymzh): |