summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hain <shain@getchef.com>2014-06-17 16:54:18 -0700
committerScott Hain <shain@getchef.com>2014-06-17 16:54:18 -0700
commit3f9f8f5ca4a8d4d8db00db39c884ad82f3686443 (patch)
tree52d6dd090ee5c621d0d99174f69253bcafba290b
parentfe076d0a7180b9d67b8606b197acd245a2318bc4 (diff)
downloadchef-3f9f8f5ca4a8d4d8db00db39c884ad82f3686443.tar.gz
Updated changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e1a090044..e0f8d93ade 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -74,6 +74,8 @@
* [**Robert Tarrall**](https://github.com/tarrall):
Fix Upstart provider with parameters. (CHEF-5265)
+* Update rpm provider checking regex to allow for special characters (CHEF-4893)
+* Allow for spaces in selinux controlled directories (CHEF-5095)
* Log resource always triggers notifications (CHEF-4028)
* Prevent tracing? from throwing an exception when first starting chef-shell.
* Use Upstart provider on Ubuntu 13.10+. (CHEF-5276)