summary refs log tree commit diff
path: root/changelog.d/5146.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 0.99.5rc1Richard van der Hoff2019-05-211-1/+0
|
* Exclude soft-failed events from fwd-extremity candidates. (#5146)Richard van der Hoff2019-05-211-0/+1
When considering the candidates to be forward-extremities, we must exclude soft failures. Hopefully fixes #5090.