add more exapmles to cdist-manifest

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-10-10 09:51:26 +09:00
commit 49c686319e
3 changed files with 13 additions and 1 deletions

View file

@ -6,6 +6,7 @@ Changelog
2.3.5:
* Documentation: Updated manpages of __package and __file (Alex Greif)
* Type __package_apt: Do not install recommends by default
2.3.4: 2013-10-03
* Core: Add missing bits to support dry run (Steven Armstrong)