summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@getchef.com>2014-05-05 09:52:19 -0700
committerBryan McLellan <btm@getchef.com>2014-06-05 10:29:36 -0700
commitb28060ea2198618c1bd683f039cd02a36737836b (patch)
tree4e67c2e9cf9787b6d1aece69f5d559fa03435676 /CHANGELOG.md
parentf367d9a35edc6ec5f0ab2955bba364f0bb2f7fdf (diff)
downloadchef-b28060ea2198618c1bd683f039cd02a36737836b.tar.gz
CHEF-5322: Add utility for validating Windows paths
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 8631d74cea..e1cbeb7ee2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -46,6 +46,7 @@
* Fixed Ruby 2.0 Windows compatibility issues around ruby-wmi gem by replacing it with wmi-lite gem.
* Set proxy environment variables if preset in config. (CHEF-4712)
* Automatically enable verify_api_cert when running chef-client in local-mode. (Chef Issues 1464)
+* Add helper to warn for broken [windows] paths. (CHEF-5322)
## Release: 11.12.4 (04/30/2014)
http://www.getchef.com/blog/2014/04/30/release-chef-client-11-12-4-ohai-7-0-4/