update release notes for #5953/#5900

This commit is contained in:
Wladimir J. van der Laan 2015-04-01 17:27:54 +02:00
parent 2b7636c3d6
commit fe3122580e
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ Block (database) and transaction handling:
- `1d2cdd2` Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidates
- `c91c660` fix InvalidateBlock to repopulate setBlockIndexCandidates
- `002c8a2` fix possible block db breakage during re-index
- `a1f425b` Add (optional) consistency check for the block chain data structures
P2P protocol and network code:
- `78f64ef` don't trickle for whitelisted nodes