Updated changelog for jail types
This commit is contained in:
parent
bcd5e9827b
commit
35bf9aeaa5
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
4.1.1: 2016-06-06
|
||||
* 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)
|
||||
* Core: Add -f option to read additional hosts from file/stdin (Darko Poljak)
|
||||
|
|
Loading…
Reference in a new issue