salt/doc/topics/releases/2018.3.2.rst

17 lines
546 B
ReStructuredText
Raw Normal View History

2018-05-30 22:10:26 +00:00
========================================
In Progress: Salt 2018.3.2 Release Notes
2018-05-30 22:10:26 +00:00
========================================
Version 2018.3.2 is an **unreleased** bugfix release for :ref:`2018.3.0 <release-2018-3-0>`.
This release is still in progress and has not been released yet.
Changes to win_timezone
2018-05-30 22:10:26 +00:00
=======================
Improves timezone detection by using the pytz module.
``timezone.get_offset`` and ``timezone.get_zonecode`` now work properly.
Adds ``timezone.list`` to list supported timezones in either Windows or Unix
format.