doc: update release notes for #7835

This commit is contained in:
Wladimir J. van der Laan
2016-04-08 14:24:57 +02:00
parent 46898e7e94
commit 465d30915c

View File

@@ -159,6 +159,7 @@ git merge commit are mentioned.
### Validation
- #7821 `4226aac` init: allow shutdown during 'Activating best chain...' (laanwj)
- #7835 `46898e7` Version 2 transactions remain non-standard until CSV activates (sdaftuar)
### Build system
- #7487 `00d57b4` Workaround Travis-side CI issues (luke-jr)