summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-09-02 17:50:35 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-09-02 17:50:35 -0700
commit6109fb06c81b63e2a6da8b9c179b691f4c276412 (patch)
tree7db18b993236d3e9d646be6a43b2c879ce2f5e37
parentd9695334d70471dbcb2548960d31a13a0f19fab6 (diff)
downloadchef-lcg/remote_directory_refactor.tar.gz
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ccefa07544..f66a1400ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,7 @@ of partial templates.
* [**Joel Handwell**](https://github.com/joelhandwell):
[pr#3821](https://github.com/chef/chef/pull/3821) Human friendly elapsed time in log
+* [pr#3837](https://github.com/chef/chef/pull/3837) refactor remote_directory provider for mem+perf improvement
* [pr#3799](https://github.com/chef/chef/pull/3799) fix supports hash issues in service providers
* [pr#3817](https://github.com/chef/chef/pull/3817) Remove now-useless forcing of ruby Garbage Collector run
* [pr#3774](https://github.com/chef/chef/pull/3774) Add support for yum-deprecated in yum provider