summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2014-05-08 14:27:52 -0700
committersersut <serdar@opscode.com>2014-05-08 14:27:52 -0700
commit028c036a8062a7eb4d552e9c92c7705bc6a77e3b (patch)
treee057f41fe40104931e9b0ec851ac0ed237cffaa5 /CHANGELOG.md
parentc944f89ee78436fdca3c3f2d051f93a9334783e9 (diff)
downloadchef-028c036a8062a7eb4d552e9c92c7705bc6a77e3b.tar.gz
Contribution info for CHEF-4637.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 404a0ba3ce..b940c0c71c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
* `option` attribute of mount resource now supports lazy evaluation. (CHEF-5163)
* `force_unlink` now only unlinks if the file already exists. (CHEF-5015)
* bootstrap no reports authentication failures. (CHEF-5161)
+* `freebsd_package` resource now uses the brand new "pkgng" package manager when available. (CHEF-4637)
## Last Release: 11.12.0 RC1 (03/31/2014)
* SIGTERM will once-more kill a non-daemonized chef-client (CHEF-5172)