diff options
Diffstat (limited to 'changes/bug5786_nocrash')
-rw-r--r-- | changes/bug5786_nocrash | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug5786_nocrash b/changes/bug5786_nocrash new file mode 100644 index 000000000..ec6c5d817 --- /dev/null +++ b/changes/bug5786_nocrash @@ -0,0 +1,7 @@ + o Major bugfixes (directory authorties): + - When computing weight parameters, behave more robustly in the + presence of a bad bwweightscale value. Previously, the + authorities would crash if they agreed on a sufficiently browken + weight_scale value: now, they use a reasonable default and carry + on. Partial fix for 5786; bugfix on 0.2.2.17-alpha. + |