summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Mundrawala <jdmundrawala@gmail.com>2015-02-12 15:56:45 -0600
committerJay Mundrawala <jdmundrawala@gmail.com>2015-02-12 15:56:45 -0600
commitab6aeedae48d37bca177a983232f35b518557d2f (patch)
treeba527bd5f3c164dd68680bf048155484e11f6982
parentfa1d868438058fa864caabb73568ef6d58ec8b7c (diff)
downloadchef-ab6aeedae48d37bca177a983232f35b518557d2f.tar.gz
Added CHANGELOG entry for #2885
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35a0afb657..9da71c2d46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -85,6 +85,7 @@
* Add support for policyfile native API (preview). These APIs are unstable, and you may be forced to delete data uploaded to them in a
future release, so only use them for demonstration purposes.
* Deprecation warning for 'knife cookbook test'
+* dsc_script should now correctly honor timeout. See [Issue 2831](https://github.com/chef/chef/issues/2831)
## 12.0.3
* [**Phil Dibowitz**](https://github.com/jaymzh):