forked from ungleich-public/cdist
Merge branch 'master' into preos
This commit is contained in:
commit
695973bb34
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue