aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2016-09-21 12:21:13 +0200
committerMarcoFalke <falke.marco@gmail.com>2016-10-04 13:27:38 +0200
commiteeeebdd3cba1e69835f826236f7d71ee8d76ace4 (patch)
tree656826ddb80cb9d0d0130092dd0c4ae5a17c5234 /doc/release-notes
parent7dce175f5d89c9185f4cd7bfbd7626205b122001 (diff)
downloadbitcoin-eeeebdd3cba1e69835f826236f7d71ee8d76ace4.tar.xz
[doc] Rework docs
* Minor formatting such as adjusting links * Move sections of `doc/multiwallet-qt.md` to the source code and delete the file, as it is outdated * Fix typo in the release notes * Amend release process to mention update of BLOCK_CHAIN_SIZE
Diffstat (limited to 'doc/release-notes')
-rw-r--r--doc/release-notes/release-notes-0.13.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes/release-notes-0.13.0.md b/doc/release-notes/release-notes-0.13.0.md
index 5dd3f5a651..f9bf3d75de 100644
--- a/doc/release-notes/release-notes-0.13.0.md
+++ b/doc/release-notes/release-notes-0.13.0.md
@@ -643,7 +643,7 @@ git merge commit are mentioned.
- #8041 `5b736dd` Fix bip9-softforks blockstore issue (MarcoFalke)
- #7994 `1f01443` Add op csv tests to script_tests.json (Christewart)
- #8038 `e2bf830` Various minor fixes (MarcoFalke)
-- #8072 `1b87e5b` Travis: 'make check' in parallel and verbose (MarcoFalke)
+- #8072 `1b87e5b` Travis: 'make check' in parallel and verbose (theuni)
- #8056 `8844ef1` Remove hardcoded "4 nodes" from test_framework (MarcoFalke)
- #8047 `37f9a1f` Test_framework: Set wait-timeout for bitcoind procs (MarcoFalke)
- #8095 `6700cc9` Test framework: only cleanup on successful test runs (sdaftuar)