summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 13:29:45 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 13:29:45 -0700
commit7f9561a20e4b4ae160adb1595cd839d01e914a59 (patch)
treef5ea507e6367ed55504bde13d7657f1ca89206d5
parentf2eafce6717a729b306443fa26c0310529b06c50 (diff)
downloadchef-7f9561a20e4b4ae160adb1595cd839d01e914a59.tar.gz
Contribution information for https://github.com/opscode/chef/pull/1827.
-rw-r--r--CHANGELOG.md4
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