aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2016-08-24 19:21:27 +0200
committerMarcoFalke <[email protected]>2016-08-24 19:28:04 +0200
commitfab5ecb7719063aa72751df1258dfa4cf4a9a4a9 (patch)
tree7e1dd14a5d0cb16ecc556b9d1f44cb7a1d71f2c2 /doc/release-notes.md
parentMerge #8463: [qt] Remove Priority from coincontrol dialog (diff)
downloaddiscoin-fab5ecb7719063aa72751df1258dfa4cf4a9a4a9.tar.xz
discoin-fab5ecb7719063aa72751df1258dfa4cf4a9a4a9.zip
[wallet] rpc: Drop misleading option
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r--doc/release-notes.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index b99192ae9..0be192233 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -41,6 +41,14 @@ report issues about Windows XP to the issue tracker.
Notable changes
===============
+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.14.0 Change log
=================