diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-10-10 13:29:45 -0700 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-10-10 13:29:45 -0700 |
commit | 7f9561a20e4b4ae160adb1595cd839d01e914a59 (patch) | |
tree | f5ea507e6367ed55504bde13d7657f1ca89206d5 /CHANGELOG.md | |
parent | f2eafce6717a729b306443fa26c0310529b06c50 (diff) | |
download | chef-7f9561a20e4b4ae160adb1595cd839d01e914a59.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/1827.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a298af9e69..569b4934b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,8 +86,8 @@ Made Chef Client read the non-root crontab entries as the user specified in the resource. * [**sawanoboly**](https://github.com/sawanoboly): Added `--dry-run` option to `knife cookbook site share` which displays the files that are to be uploaded to Supermarket. - - +* [**Sander van Harmelen**](https://github.com/svanharmelen): + Fixed `Chef::HTTP` to be able to follow relative redirects. ### Chef Contributions |