Update changelog.

This commit is contained in:
Darko Poljak 2016-10-10 12:25:10 +02:00
parent 9cc585c17d
commit aa4c3dc7bd
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@ Changelog
---------
next:
* Core: Add warning message for faulty dependencies case (Darko Poljak)
* Explorer os_version: Use /etc/os-release instead of /etc/SuSE-release (Daniel Heule)
* Type __package: Call __package_pkg_openbsd on openbsd (Andres Erbsen)
* Type __package_pkg_openbsd: Support --version (Andres Erbsen)
* Type __hostname: Support openbsd (Andres Erbsen)
* New type: __firewalld_start: start/stop firewalld and/or enable/disable start on boot (Darko Poljak)
* Bugfix __consul_agent: config option was misnamed 'syslog' instead of
'enable_syslog' (Steven Armstrong)