salt/doc/topics/releases/2014.1.13.rst

10 lines
314 B
ReStructuredText
Raw Normal View History

2014-10-14 17:23:53 +00:00
============================
Salt 2014.1.13 Release Notes
============================
:release: 2014-10-14
Version 2014.1.13 is another bugfix release for :ref:`2014.1.0
<release-2014-1-0>`. Changes include:
2014-10-14 17:23:53 +00:00
2014-12-11 03:34:32 +00:00
- Fix ``sftp_file`` by checking the exit status code of scp (which broke salt-cloud) (:issue:`16599`)