From 96517d1355eb70efbd2e7d2ac1ef87b267aacbc7 Mon Sep 17 00:00:00 2001 From: twangboy Date: Tue, 18 Jul 2017 10:06:55 -0600 Subject: [PATCH] Add note about patched windows packages --- doc/topics/releases/2017.7.0.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/topics/releases/2017.7.0.rst b/doc/topics/releases/2017.7.0.rst index 52e026e490..2d06b20140 100644 --- a/doc/topics/releases/2017.7.0.rst +++ b/doc/topics/releases/2017.7.0.rst @@ -945,3 +945,13 @@ The ``glusterfs`` state had the following function removed: The ``openvswitch_port`` state had the following change: - The ``type`` option was removed from the ``present`` function. Please use ``tunnel_type`` instead. + +Build Notes +=========== + +Windows Installer Packages +-------------------------- + +Windows Installer packages have been patched with the following PR: 42347_ + +.. _42347: https://github.com/saltstack/salt/pull/42347