aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2015-11-11 15:03:29 +0100
committerMarcoFalke <[email protected]>2015-11-11 15:03:29 +0100
commit0817bf709425ba878b9f0c2a773ea3baf2aaddc8 (patch)
treecf5c6f722325f1c74982e5752ba94a28ec8e057c /doc/release-notes.md
parentMerge pull request #6978 (diff)
downloaddiscoin-0817bf709425ba878b9f0c2a773ea3baf2aaddc8.tar.xz
discoin-0817bf709425ba878b9f0c2a773ea3baf2aaddc8.zip
[doc] Fix FIXME for libblkmaker in release-notes.md
Diffstat (limited to 'doc/release-notes.md')
-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 fd034743e..f5842127a 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