diff options
Diffstat (limited to 'changes/bug40639')
-rw-r--r-- | changes/bug40639 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40639 b/changes/bug40639 new file mode 100644 index 0000000000..d975e9ad22 --- /dev/null +++ b/changes/bug40639 @@ -0,0 +1,5 @@ + o Major bugfixes (vanguards): + - We had omitted some checks for whether our vanguards (second layer + guards from proposal 333) overlapped. Now make sure to pick each + of them to be independent. Also, change the design to allow them to + come from the same family. Fixes bug 40639; bugfix on 0.4.7.1-alpha. |