Merge pull request #33829 from terminalmage/update-versionchanged

Update versionchanged directive
This commit is contained in:
Mike Place 2016-06-08 06:45:45 -07:00
commit cdda593c50

View File

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