diff options
author | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2015-06-30 12:29:52 -0400 |
---|---|---|
committer | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2015-06-30 12:29:52 -0400 |
commit | d8aa42ac99bbd271dacf86ef212bd995b71c7924 (patch) | |
tree | dd2b9907597536f406c9d74985fe98a0b69f3460 /CHANGELOG.md | |
parent | f3250264d47455ab4031ff073fcc18596b872308 (diff) | |
download | chef-d8aa42ac99bbd271dacf86ef212bd995b71c7924.tar.gz |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a68948245..9cd9a16606 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [pr#3519](https://github.com/chef/chef/pull/3519) The wording seemed odd. * [pr#3208](https://github.com/chef/chef/pull/3208) Missing require (require what you use). * [pr#3449](https://github.com/chef/chef/pull/3449) correcting minor typo in user_edit knife action +* [pr#3572](https://github.com/chef/chef/pull/3572) Use windows paths without case-sensitivity. ## 12.4.0 |