Update versionchanged directive

This change did not make it into 2015.5.11, and it is not certain at
this time whether or not we will do a 2015.5.12.
This commit is contained in:
Erik Johnson 2016-06-07 12:26:02 -05:00
parent e061788e81
commit f7028eb1c6

View file

@ -123,7 +123,7 @@ def extracted(name,
extract it. Python's native tarfile_ support can only handle gzip and
bzip2 compression, however.
.. versionchanged:: 2015.5.11,2015.8.11,2016.3.2
.. versionchanged:: 2015.8.11,2016.3.2
XZ-compressed archives no longer require ``J`` to manually be set
in the ``tar_options``, they are now detected automatically and
Salt will extract them using ``xz-utils``. This is a more