diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-notes.txt b/doc/release-notes.txt index 5374847b51..babc56ff81 100644 --- a/doc/release-notes.txt +++ b/doc/release-notes.txt @@ -43,6 +43,7 @@ JSON-RPC API * Rework gettransaction, getblock calls. 'gettransaction' responds for non-wallet TXs now. * Remove deprecated RPC 'getblocknumber' +* Remove superceded RPC 'getmemorypool' (see BIP 22, above) * New blockchain checkpoint at block 193,000 * listtransactions output now displays "smart" times for transactions, and 'blocktime' and 'timereceived' fields were added |