diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-04-08 14:24:57 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-04-08 14:24:57 +0200 |
commit | 465d30915cd3c1634b32f942c1faae32967e9805 (patch) | |
tree | a87beb65b5fed0434a864d274354a1708b5f7d91 | |
parent | 46898e7e942b4e04021aac3724eb4f2ec4cf567b (diff) |
doc: update release notes for #7835v0.12.1rc2
-rw-r--r-- | doc/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index eba6c965e5..5edab26a96 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -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) |