aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-11-11 15:03:29 +0100
committerMarcoFalke <falke.marco@gmail.com>2015-11-11 15:03:29 +0100
commit0817bf709425ba878b9f0c2a773ea3baf2aaddc8 (patch)
treecf5c6f722325f1c74982e5752ba94a28ec8e057c /doc
parent3ac70609345a249a74fad61b70f93e8a19245011 (diff)
downloadbitcoin-0817bf709425ba878b9f0c2a773ea3baf2aaddc8.tar.xz
[doc] Fix FIXME for libblkmaker in release-notes.md
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index fd034743e6..f5842127a1 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -143,7 +143,7 @@ higher, it becomes mandatory for all blocks and blocks with versions less than
Bitcoin Core's block templates are now for version 4 blocks only, and any
mining software relying on its `getblocktemplate` must be updated in parallel
-to use either libblkmaker version FIXME or any version from 0.5.1 onward. If
+to use either libblkmaker version 0.4.3 or any version from 0.5.2 onward. If
you are solo mining, this will affect you the moment you upgrade Bitcoin Core,
which must be done prior to BIP65 achieving its 951/1001 status. If you are
mining with the stratum mining protocol: this does not affect you. If you are