Add release notes.

This commit is contained in:
twangboy 2016-02-24 11:41:44 -07:00
parent 144f7206fe
commit 36f63965ed

View File

@ -36,6 +36,11 @@ Functionality Changes
- The ``onfail`` requisite now uses OR logic instead of AND logic. :issue:`22370`
- The consul external pillar now strips leading and trailing whitespace. :issue:`31165`
- The win_system.py state is now case sensitive for computer names. Previously
computer names set with a state were converted to all caps. If you have a
state setting computer names with lower case letters in the name that has
been applied, the computer name will be changed again to apply the case
sensitive name.
Deprecations
============