summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorJon Cowie <jcowie@etsy.com>2014-12-29 13:25:45 +0000
committerJon Cowie <jcowie@etsy.com>2014-12-29 13:25:45 +0000
commitb46ffba02dd4ea6b5df944f1d8d8d97f66570833 (patch)
treee9e5abc720c817c5c9c911b2797c90a4a024a14e /RELEASE_NOTES.md
parent2339da8290061d975e06fc618b84999f260f458c (diff)
downloadchef-b46ffba02dd4ea6b5df944f1d8d8d97f66570833.tar.gz
Updating md files for PR 2505
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 630aa737df..a99d44bc56 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,10 @@
The package resource on OpenBSD is wired up to use the new OpenBSD package provider to install via pkg_add on OpenBSD systems.
+## Case Insensitive URI Handling
+
+Previously, when a URI scheme contained all uppercase letters, Chef would reject the URI as invalid. In compliance with RFC3986, Chef now treats URI schemes in a case insensitive manner.
+
# Chef Client Release Notes 12.0.0:
# Internal API Changes in this Release