summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 12:40:33 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 12:40:33 -0700
commit9360fdf1a6ca42129f2cc121a58111bea772843c (patch)
tree8b28da2eaf9084c6e2ccde6168cb40b9094c14ec
parentfa6e449b9e01cb4c2c145c1dac6ff054910dc12d (diff)
downloadchef-9360fdf1a6ca42129f2cc121a58111bea772843c.tar.gz
CHANGELOG update for https://github.com/opscode/chef/pull/2129.
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b4bdcd9c0..2b56b5d882 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -80,6 +80,10 @@
Fix version detection in FreeBSD pkgng provider. (PR 1980)
* [**Dan Rathbone**](https://github.com/rathers):
Fixed gem_package resource to be able to upgrade gems when version is not set.
+* [**Jean Mertz**](https://github.com/JeanMertz):
+ Made Chef Client load library folder recursively.
+
+
### Chef Contributions