Merge branch 'master' into preos

This commit is contained in:
Nico Schottelius 2013-11-30 12:50:23 +01:00
commit 695973bb34
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,9 @@ Changelog
2.3.7:
* Type __file: Secure the file transfer by using mktemp (Steven Armstrong)
* Type __link: Only remove links when state is absent (Steven Armstrong)
* Type __directory: Only remove directories when state is absent (Steven Armstrong)
* Type __file: Only remove file when state is absent (Steven Armstrong)
* Type __link: Only remove link when state is absent (Steven Armstrong)
* Type __directory: Only remove directory when state is absent (Steven Armstrong)
2.3.6: 2013-11-25
* New Type: __locale