forked from ungleich-public/cdist
Merge branch 'master' into feature_files_export
This commit is contained in:
commit
cfe422a5ab
30 changed files with 856 additions and 6 deletions
|
|
@ -3,6 +3,9 @@ Changelog
|
|||
|
||||
next:
|
||||
* Core: Add files directory for static files (Darko Poljak)
|
||||
* New type: __jail_freebsd9: Handle jail management on FreeBSD <= 9.X (Jake Guffey)
|
||||
* New type: __jail_freebsd10: Handle jail management on FreeBSD >= 10.0 (Jake Guffey)
|
||||
* Type __jail: Dynamically select the correct jail subtype based on target host OS (Jake Guffey)
|
||||
|
||||
4.1.0: 2016-05-27
|
||||
* Documentation: Migrate to reStructuredText format and sphinx (Darko Poljak)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue