aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-04-09 10:19:52 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-04-09 10:19:52 +0200
commit34127c77cbdc0c177945ccfbc4e4eb9c8e8a2c9c (patch)
tree03193dbaa0302a4db7b67d5352fe4fa4dfefb511
parent1c62e8409998f0358f2fca522678704824e332c1 (diff)
downloadbitcoin-34127c77cbdc0c177945ccfbc4e4eb9c8e8a2c9c.tar.xz
doc: update release notes pre rc2v0.10.1rc2
-rw-r--r--doc/release-notes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index c4e46c542c..981e624411 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -65,6 +65,7 @@ Block (database) and transaction handling:
- `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
+- `1c62e84` Keep mempool consistent during block-reorgs
P2P protocol and network code:
- `78f64ef` don't trickle for whitelisted nodes
@@ -107,6 +108,7 @@ Thanks to everyone who contributed to this release:
- Cory Fields
- dexX7
- fsb4000
+- Gavin Andresen
- Gregory Maxwell
- Ivan Pustogarov
- Jonas Nick