summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJay Mundrawala <jdmundrawala@gmail.com>2015-01-22 16:20:38 -0800
committerJay Mundrawala <jdmundrawala@gmail.com>2015-01-22 16:20:38 -0800
commitf27001eb9a22c34dfab2ac38c2f66978fc8bb46c (patch)
treed9e14c8b3b3fe35ad5baabc783bfe69133efa9c0 /CHANGELOG.md
parenta6a90a5b548ee533fde326431c88eebe8180a90c (diff)
downloadchef-f27001eb9a22c34dfab2ac38c2f66978fc8bb46c.tar.gz
Add CHANGELOG entry for #2684
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1305167c2..2107c460b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@
* [Pull 2505](https://github.com/opscode/chef/pull/2505) Make Chef handle URIs in a case-insensitive manner
* [**Phil Dibowitz**](https://github.com/jaymzh):
Drop SSL warnings now that we have a safe default
+* [Pull 2684](https://github.com/chef/chef/pull/2684) Remove ole_initialize/uninitialize which cause problems with Ruby >= 2
### Chef Contributions
* ruby 1.9.3 support is dropped