mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
e1b498b523
It appears that the list of issues fixed in Release Notes for 0.17.4 is a straight copy of 0.17.3. A `git diff v0.17.3..v0.17.4` and a little annotate later turned up these fixed issues instead.
13 lines
384 B
ReStructuredText
13 lines
384 B
ReStructuredText
=========================
|
|
Salt 0.17.4 Release Notes
|
|
=========================
|
|
|
|
:release: 2013-12-10
|
|
|
|
Version 0.17.4 is another bugfix release for :doc:`0.17.0
|
|
</topics/releases/0.17.0>`. The changes include:
|
|
|
|
- Fix file.replace bug when replacement str is numeric (:issue:`9101`)
|
|
- Fix regression in file.managed (:issue:`9131`)
|
|
- Prevent traceback when job is None. (:issue:`9145`)
|