summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIrving Popovetsky <irving@getchef.com>2015-09-29 10:28:10 -0700
committerIrving Popovetsky <irving@getchef.com>2015-09-29 10:28:10 -0700
commit63fc5c29927cd94f98c350b678cfe931d116bcdd (patch)
tree004f8edaf553415dec9e85f7689b655ba8ab1e9d
parentad6c3e81e504ef8064d591201c09992a8f3f98d0 (diff)
downloadchef-63fc5c29927cd94f98c350b678cfe931d116bcdd.tar.gz
Update changelog for #3985
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c83dbed88..251b68e50e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,7 @@ of partial templates.
* [**Joel Handwell**](https://github.com/joelhandwell):
[pr#3821](https://github.com/chef/chef/pull/3821) Human friendly elapsed time in log
+* [pr#3985](https://github.com/chef/chef/pull/3985) Simplify the regex which determines the rpm version to resolve issue #3671
* [pr#3928](https://github.com/chef/chef/pull/3928) Add named run list support when using policyfiles
* [pr#3913](https://github.com/chef/chef/pull/3913) Add `policy_name`and `policy_group` fields to the node object
* [pr#3875](https://github.com/chef/chef/pull/3875) Patch Win32::Registry#delete_key, #delete_value to use wide (W) APIs