aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2016-08-24 19:21:27 +0200
committerMarcoFalke <falke.marco@gmail.com>2016-08-26 11:30:25 +0200
commit526d2b0472356a185bda316ab424e914ba56d9be (patch)
tree107e6b9a5248ba7919649f80701f45f3bf9ad681 /doc
parentf2306fbe01426ce11c4df6a5c1b837106bc2c702 (diff)
downloadbitcoin-526d2b0472356a185bda316ab424e914ba56d9be.tar.xz
[wallet] rpc: Drop misleading option
Github-Pull: #8581 Rebased-From: fab5ecb7719063aa72751df1258dfa4cf4a9a4a9
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 77d35315ff..019031aed7 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -41,7 +41,15 @@ Notable changes
Example item
--------------
-0.13.0 Change log
+Low-level RPC changes
+---------------------
+
+- `importprunedfunds` only accepts two required arguments. Some versions accept
+ an optional third arg, which was always ignored. Make sure to never pass more
+ than two arguments.
+
+
+0.13.1 Change log
=================
Detailed release notes follow. This overview includes changes that affect