diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-14 21:20:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-14 21:20:50 +0100 |
| commit | 267e5cd9a9cd85c90fe80bdf14fead3923fd5489 (patch) | |
| tree | 0a69f0657a57eac6870a747e1e3fa22315e3050c /ChangeLog | |
| parent | e693014c1cf9a5204d54d753640be6bd4f00b195 (diff) | |
Better behaviour if config fails to load.
Create a default config if any exception is thrown by ::read, and
tell the UI so that it can pop up a message to say what has happened.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-07-14 Carl Hetherington <cth@carlh.net> + + * Use default configuration if the config.xml failed to load; + may help with #917. + 2016-07-12 Carl Hetherington <cth@carlh.net> * Version 2.9.2 released. |
