summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2014-12-29 15:00:52 -0800
committertyler-ball <tyleraball@gmail.com>2014-12-29 15:00:52 -0800
commit43eba1778fab8bc440f97824af7227476457a65c (patch)
tree5e967abff042f8a7279c3ad049b54cf7a009f6cb /RELEASE_NOTES.md
parent4a91e5e40972f0be7e71aba4615b1f76affeafc6 (diff)
parentb7b7dad4e476b3fde67f0d9881e15efe7e5b60ac (diff)
downloadchef-43eba1778fab8bc440f97824af7227476457a65c.tar.gz
Merging master to audit-mode
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 0c73b7f7c8..43c8f06d93 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -60,6 +60,10 @@ More information about the audit mode can be found in its
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