diff options
Diffstat (limited to 'changes/bug24859')
-rw-r--r-- | changes/bug24859 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24859 b/changes/bug24859 new file mode 100644 index 0000000000..122109d650 --- /dev/null +++ b/changes/bug24859 @@ -0,0 +1,4 @@ + o Minor bugfixes (logging): + - Don't treat inability to store a cached consensus object as a + bug: it can happen normally when we are out of disk space. + Fixes bug 24859; bugfix on 0.3.1.1-alpha. |