summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 13:31:25 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 13:31:25 -0700
commit729a9fc16f60a885e848ddf7069fa1f52e3bdf58 (patch)
treebfcb68ba22bf5fb0d8fd61870cb3e7c55703bba5
parent7f9561a20e4b4ae160adb1595cd839d01e914a59 (diff)
downloadchef-729a9fc16f60a885e848ddf7069fa1f52e3bdf58.tar.gz
Contribution information for https://github.com/opscode/chef/pull/1907.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 569b4934b6..24e5594274 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -88,6 +88,8 @@
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.
+* [**Cory Stephenson**](https://github.com/Aevin1387):
+ Fixed FreeBSD port package provider to interpret FreeBSD version 10 correctly.
### Chef Contributions