diff options
Diffstat (limited to 'changes/bug2317')
-rw-r--r-- | changes/bug2317 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug2317 b/changes/bug2317 deleted file mode 100644 index 0b9366c36f..0000000000 --- a/changes/bug2317 +++ /dev/null @@ -1,9 +0,0 @@ - o Major features: - - Introduce minimum/maximum values that a client is going to believe - in a consensus. This helps to avoid crashes or worse when a param - has a weird value. - - o Major bugfixes: - - Prevent crash/heap corruption when cbtnumnodes consensus parameter is - set to 0 or large values. Fixes bug 2317. - |