summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: e31f83303bb68ba9a636e3b8b9cb430b195ac28f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Chef Client Changelog

## Unreleased
* Wrap code in block context when syntax checking so `return` is valid
  (CHEF-5199)
* Quote git resource rev\_pattern to prevent glob matching files (CHEF-4940)
* chef-service-manager now runs as a non-interactive service (CHEF-5150)
* Fix remote\_file support for file:// URI on windows (CHEF-4472)

## Last Release: 11.12.0 RC1 (03/31/2014)
* SIGTERM will once-more kill a non-daemonized chef-client (CHEF-5172)

http://www.getchef.com/blog/2014/03/31/release-candidates-chef-client-11-12-0-10-32-0/