From 93d9686d04bc09c58ed1adc3e7744a011e3a7175 Mon Sep 17 00:00:00 2001 From: "Julian C. Dunn" Date: Thu, 12 Feb 2015 08:12:18 -0500 Subject: improve changelog note about CHEF-3694 warnings The way this reads now makes it sound like there are 3000+ warnings produced for cloning. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c56dc082..6474c99009 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,7 +66,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 +* suppress CHEF-3694 warnings on the most trivial resource cloning * fixed bugs in the deep_merge_cache logic introduced in 12.0.0 around `node['foo']` vs `node[:foo]` vs. `node.foo` * add `include_recipe "::recipe"` sugar to reference a recipe in the current cookbook * Add --proxy-auth option to `knife raw` -- cgit v1.2.1