summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 15:32:24 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 15:32:24 -0700
commit772d3ca0ad6fa9d34db3904b01c0f203a27d52da (patch)
tree7aa7401ed5107af5f11385fa3fcc50fba7e211a3
parent06a6dd8dcdcb6ab955ae04c44156204caef24896 (diff)
downloadchef-772d3ca0ad6fa9d34db3904b01c0f203a27d52da.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2149.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6401989209..ede088e945 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -110,6 +110,8 @@
Implemented [RFC017 - File Specificity Overhaul](https://github.com/opscode/chef-rfc/blob/master/rfc017-file-specificity.md).
* [**James Bence**](https://github.com/jbence):
Improved the reliability of Git provider by making it to be more specific when selecting tags.
+* [**Jean Mertz**](https://github.com/JeanMertz):
+ Changed knife upload not to validate the ruby files under files & templates directories.
### Chef Contributions