Merge branch 'issue/252' of git://github.com/asteven/cdist into preos

This commit is contained in:
Nico Schottelius 2014-01-14 08:43:30 +01:00
commit ca868596e3
4 changed files with 28 additions and 11 deletions

View file

@ -9,8 +9,7 @@ Changelog
* Core: Allow hostnames to start with /
* Type __line: Remove unecessary backslash escape
* Type __directory: Add messaging support (Daniel Heule)
* Type __directory: Do not generate code if mode is 0xxx ((Daniel Heule)
* Type __directory: Add messaging support (Daniel Heule)
* Type __directory: Do not generate code if mode is 0xxx (Daniel Heule)
* Type __package: Fix typo in optional parameter ptype (Daniel Heule)
* Type __start_on_boot: Fix for SuSE's chkconfig (Daniel Heule)