summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-08-21 13:15:36 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-08-21 13:15:36 -0700
commit1ef915d51de20289998074076c39e8700730de19 (patch)
tree26a601908a310e761ab145ee4c51cc8aa59cfadf /RELEASE_NOTES.md
parent165ef10097b63c8e8c9e187bd44ac9f6cfd16e54 (diff)
downloadchef-1ef915d51de20289998074076c39e8700730de19.tar.gz
add md files
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 7cb51fad42..9fb4eb1f6d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Chef Client Release Notes 12.0.0:
+## Solaris Mount Provider
+
+The Solaris provider now supports specifying the fsck_device attribute (which defaults to '-' for backwards compat).
+
## Version Constraints in value_for_platform
The `value_for_platform` helper can now take version constraints like `>=` and `~>`. This is particularly useful for users