summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 13:37:36 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 13:37:36 -0700
commite38ab34b944f031f8469a5104493b4a04ee026d9 (patch)
tree4c5cf72a581f5cb315baf08d3d06452b2201915b
parent8a3b7d93323c7614b428d399e93375d4307218b1 (diff)
downloadchef-e38ab34b944f031f8469a5104493b4a04ee026d9.tar.gz
Contribution information for https://github.com/opscode/chef/pull/1924.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 443578b472..d2efe4a6f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -92,6 +92,8 @@
Fixed FreeBSD port package provider to interpret FreeBSD version 10 correctly.
* [**Brett Chalupa**](https://github.com/brettchalupa):
Added `source_url` and `issues_url` options to metadata to be used by Supermarket.
+* [**Anshul Sharma**](https://github.com/justanshulsharma):
+ Fixed Chef Client to use the `:client_name` instead of `:node_name` during initial client registration.
### Chef Contributions