Update changelog.

This commit is contained in:
Darko Poljak 2016-06-22 12:47:49 +02:00
commit 3e894d5a54
6 changed files with 64 additions and 15 deletions

View file

@ -3,6 +3,7 @@ Changelog
next:
* Custom: Add bash and zsh completions (Darko Poljak)
* Core: Improve error reporting for local and remote run command (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)