summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-12-15 15:52:30 -0800
committerSerdar Sutay <serdar@opscode.com>2014-12-15 15:52:30 -0800
commit8df243295766cf61486820cc2d9cef7961ce250b (patch)
tree2c9fd9b42dfc2eeab363b54841613bae3d309115
parentb4abc3f24f8ccb7b3d137afc00369a10a736261d (diff)
parent90da1b2f74883ded23be836b505301833ec7e2e6 (diff)
downloadchef-8df243295766cf61486820cc2d9cef7961ce250b.tar.gz
Merge pull request #2645 from opscode/sersut/contrib-2634
Contribution information for https://github.com/opscode/chef/pull/2634.
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3f43ea663..16ea68bcdb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,11 @@
* [Issue 2625](https://github.com/opscode/chef/issues/2625) Fix missing `shell_out!` for `windows_package` resource
* [Pull 2630](https://github.com/opscode/chef/pull/2630) Improve knife's SSL error messaging
+
+* [**BackSlasher**](https://github.com/BackSlasher)
+ [Issue 2634](https://github.com/opscode/chef/issues/2634) Fix `option ':command' is not a valid option` error in subversion provider.
+
+
## 12.0.1
* [Issue 2552](https://github.com/opscode/chef/issues/2552) Create constant for LWRP before calling `provides`