diff options
author | Bryan McLellan <btm@loftninjas.org> | 2015-03-16 14:09:16 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2015-03-16 14:09:27 -0400 |
commit | ec2b4adb65726f9924d2e186d11a0a66451e1e92 (patch) | |
tree | 19fff04a903930fbc9abe522c101eac82ff06af2 /CHANGELOG.md | |
parent | 9e091190f0d3afab51644315dae703b9e0a51796 (diff) | |
download | chef-ec2b4adb65726f9924d2e186d11a0a66451e1e92.tar.gz |
Update CHANGELOG in master for 3022 + 3059
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dfbe8580d0..e2d8cdde06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ * migrate macosx, windows, openbsd, and netbsd resources to dynamic resolution * migrate cron and mdadm resources to dynamic resolution +## 12.1.2 +* [Issue 3022](https://github.com/chef/chef/issues/3022): Homebrew Cask install fails + FIXME (remove on 12.2.0 release): 3022 was only merged to 12-stable and #3077 or its descendant should fix this +* [Issue 3059](https://github.com/chef/chef/issues/3059): Chef 12.1.1 yum_package silently fails + ## 12.1.1 * [**Phil Dibowitz**](https://github.com/jaymzh): [Issue 3008](https://github.com/chef/chef/issues/3008) Allow people to pass in `source` to package |