Add cdist-dump man page

This commit is contained in:
Darko Poljak 2019-04-11 14:30:23 +02:00
commit 2ec553b480
3 changed files with 114 additions and 2 deletions

View file

@ -2,9 +2,10 @@ Changelog
---------
next:
* Debugging: Rename debug-dump.sh to cdist-dump(Darko Poljak)
* Type __link: Add messaging (Ander Punnar)
* New types: __ufw and __ufw_rule (Mark Polyakov)
* Type __link: Add messaging (Ander Punnar)
* Debugging: Rename debug-dump.sh to cdist-dump (Darko Poljak)
* Documentation: Add cdist-dump man page (Darko Poljak)
4.10.9: 2019-04-09
* Type __ssh_authorized_keys: Properly handle multiple --option params (Steven Armstrong)