summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2015-12-09 14:27:07 -0700
committertyler-ball <tyleraball@gmail.com>2015-12-09 14:27:07 -0700
commit7ea4faf9f9bd145d6f8d3941f8f95b38cf208e8a (patch)
tree1821f61d1a5f3acb4b7c63733501b2f238aa60b5
parent40bcd3accf755b739aeaea1cc325eebf43519d59 (diff)
downloadchef-7ea4faf9f9bd145d6f8d3941f8f95b38cf208e8a.tar.gz
CHANGELOG for https://github.com/chef/chef/pull/4237
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ccb511aea..e1486c716a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -90,7 +90,7 @@
* [pr#4167](https://github.com/chef/chef/pull/4167) Allow `dsc_resource` to run with the LCM enabled
* [pr#4188](https://github.com/chef/chef/pull/4188) Update `dsc_resource` to use verbose stream output
* [pr#4200](https://github.com/chef/chef/pull/4200) Prevent inspect of PsCredential from printing out plain text password
-
+* [pr#4237](https://github.com/chef/chef/pull/4237) Enabling 'knife ssl check/fetch' commands to respect proxy environment variables and moving proxy environment variables export to Chef::Config
## 12.5.1
* [**Ranjib Dey**](https://github.com/ranjib):