TD-115: Throw error when config file is missing or not readable

TD-49: Log when file management fails

- Thanks to Jelle van der Waa, Ben Boeckel.
This commit is contained in:
Paul Beckingham 2016-03-26 10:35:18 -04:00
parent 152f9b0884
commit 64f87e3c38
3 changed files with 14 additions and 1 deletions

View file

@ -10,6 +10,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Tomas Babej
Dirk Deimeke
Wim Schuermann
Jelle van der Waa
Thanks to the following, who submitted detailed bug reports and excellent
suggestions:
@ -18,3 +19,4 @@ suggestions:
creatid
Frédéric Meynadier
Bruno Vernay
Ben Boeckel