Add missing release note

This commit is contained in:
Colton Myers 2014-05-05 10:55:21 -06:00
parent db271990d2
commit 9dfa136a3e

View File

@ -20,3 +20,4 @@ Version 2014.1.4 is another bugfix release for :doc:`2014.1.0
- Fix ``file.managed`` makedirs issues (:issue:`10446`)
- Fix hang on non-existent Windows drive letter for ``file`` module (:issue:`9880`)
- Fix salt minion caching all users on the server (:issue:`9743`)
- Add strftime formatting for :mod:`ps.boot_time <salt.modules.ps.boot_time>` (:issue:`12428`)