summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-12-15 15:54:11 -0800
committerSerdar Sutay <serdar@opscode.com>2014-12-15 15:54:11 -0800
commitc195e0e8fa4f0a995042a66399df207a449b44c4 (patch)
tree3ef2e5f65f67479c65234f2292fc9045790994c5
parenta538747e9ca5934795d76ed5390c8c24b649c722 (diff)
parent4dd665ce39c36949a51a66736b69818ef9a93ab8 (diff)
downloadchef-c195e0e8fa4f0a995042a66399df207a449b44c4.tar.gz
Merge pull request #2647 from opscode/sersut/contrib-port
Merge pull request #2645 from opscode/sersut/contrib-2634
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d2d105d4e..2cd42df6d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@
* [Issue 2580](https://github.com/opscode/chef/issues/2580) Make sure the relative paths are preserved when using link 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`