summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2014-12-15 15:52:29 -0800
committertyler-ball <tyleraball@gmail.com>2014-12-16 18:00:05 -0800
commit03fc689371f1fd73abec1781de79930e17293b09 (patch)
treef46e9d8eea2e9560fdf025cf9d987fe04773644b /CHANGELOG.md
parent3d593ba01b2d97019ad00aabbae9cc6fb5e134ca (diff)
downloadchef-03fc689371f1fd73abec1781de79930e17293b09.tar.gz
Changelog for https://github.com/opscode/chef/pull/2621tball/subscribe
Conflicts: CHANGELOG.md Resolving more cherry-pick merge issues
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 cf6c2b5b7f..f93aa4c453 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@
* [Issue 2580](https://github.com/opscode/chef/issues/2580) Make sure the relative paths are preserved when using link resource.
* [Pull 2630](https://github.com/opscode/chef/pull/2630) Improve knife's SSL error messaging
* [Issue 2606](https://github.com/opscode/chef/issues/2606) chef 12 ignores default_release for apt_package
+* [Issue 2602](https://github.com/opscode/chef/issues/2602) Fix `subscribes` resource notifications.
* [Issue 2578](https://github.com/opscode/chef/issues/2578) Check that `installed` is not empty for `keg_only` formula in Homebrew provider.
* [**gh2k**](https://github.com/gh2k):
[Issue 2625](https://github.com/opscode/chef/issues/2625) Fix missing `shell_out!` for `windows_package` resource