Skip to content

Commit bd6bc6a

Browse files
committed
Merge #588: 0.16.2 release: fix nits in blog and release posts
f0af09a 0.16.2 release: fix nits in blog and release posts (David A. Harding) Pull request description: Suggested by @jnewbery on #582 Tree-SHA512: 4d8aa7b226f36b687e56cb98e824f212b145e5c539d1ba2602f2ea85e66a1b0774faef0d3466961e92700e3f3fc3c318353fb6f77e36fb69d801cd6943397da7
2 parents 2be8503 + f0af09a commit bd6bc6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/en/posts/2018-07-29-release-0.16.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ features, such as:
2828
defeat this attack even if the requested block has been pruned. None
2929
of this mitigates the attack for actual SPV clients.
3030

31-
- The [`abandontransaction`][rpc abandontransaction] RPC has been fixed
31+
- The [abandontransaction RPC][rpc abandontransaction] has been fixed
3232
to abandon all descendant transactions, not just children. As before,
3333
you can call this RPC when you no longer want your wallet to
3434
re-broadcast an old unconfirmed transaction. Note that the RPC can not

_releases/0.16.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ frequently tested on them.
9090

9191
### GUI
9292
- #12432 `f78e7f6` [qt] send: Clear All also resets coin control options (Sjors)
93-
- #12617 `21dd512` gui: Show messages as text not html (laanwj)
93+
- #12617 `21dd5127` gui: Show messages as text not html (laanwj)
9494
- #12793 `cf6feb7` qt: Avoid reseting on resetguisettigs=0 (MarcoFalke)
9595

9696
### Build system

0 commit comments

Comments
 (0)