Embed config skeleton instead of rewriting it

Resolves #796.
This commit is contained in:
Darko Poljak 2019-12-06 09:37:21 +01:00
commit 90e85d8128
4 changed files with 13 additions and 67 deletions

View file

@ -4,6 +4,7 @@ Changelog
next:
* Type __package_update_index: Fix Alpine part (Dominique Roux)
* Documentation: Fix man pages for install types (Darko Poljak)
* Documentation: Embed config skeleton instead of rewriting it (Darko Poljak)
6.2.0: 2019-11-30
* Core: Redefine/reimplement/fix CDIST_ORDER_DEPENDENCY (Darko Poljak)