Update changelog.

This commit is contained in:
Darko Poljak 2016-06-22 12:20:34 +02:00
parent 253b944a59
commit 2e1cc0a89b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ Changelog
---------
next:
* Custom: Add bash and zsh completions (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)