do not change Config contexts properties when reload in MetaConfig (fixes #7)

This commit is contained in:
2019-04-05 22:11:54 +02:00
parent 06f501ad05
commit 97b75660c5
3 changed files with 23 additions and 4 deletions

View File

@ -1,4 +1,6 @@
Fri Apr 5 20:57:05 2019 +0200 Emmanuel Garette <egarette@cadoles.com>
* do not change Config contexts properties when reload in MetaConfig
(fixes #7)
* add/remove config in mixconfig or metaconfig (fixes #6)
Sun Mar 24 20:24:34 2019 +0200 Emmanuel Garette <egarette@cadoles.com>