diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3135 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug3135 b/changes/bug3135 new file mode 100644 index 0000000000..d761123480 --- /dev/null +++ b/changes/bug3135 @@ -0,0 +1,6 @@ + o Minor bugfixes + - Do not crash when our configuration file becomes unreadable + (usually due to a permissions change) between when we start + up and when a controller calls SAVECONF. Fixes bug 3135; + bugfix on 0.0.9pre6. + |