summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPhil Dibowitz <phil@ipom.com>2015-01-16 14:16:31 -0800
committerPhil Dibowitz <phil@ipom.com>2015-01-16 14:21:14 -0800
commitd29a38eb258c006bec566fac30f142aeae0c9e36 (patch)
tree12c53d5ad8a97d1e2e740ba5b30943ca70d7a75c /CHANGELOG.md
parentd93bda662722486b1dc160adef764095a3b03b80 (diff)
downloadchef-d29a38eb258c006bec566fac30f142aeae0c9e36.tar.gz
Drop the SSL warning now that we have a safe default
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 426b70c224..64c35d257b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,7 +20,7 @@
Typo fixes
* [Pull 2505](https://github.com/opscode/chef/pull/2505) Make Chef handle URIs in a case-insensitive manner
* [**Phil Dibowitz**](https://github.com/jaymzh):
- Let people disable SSL warnings.
+ Drop SSL warnings now that we have a safe default
### Chef Contributions
* ruby 1.9.3 support is dropped