aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-14982.md
diff options
context:
space:
mode:
authorDavid A. Harding <dave@dtrt.org>2019-01-31 05:57:13 -0500
committerDavid A. Harding <dave@dtrt.org>2019-02-01 11:16:14 -0500
commit9ad5ca17d9aaa3f91bf889da51b851622b4cba10 (patch)
treedf5c7e99bbfad151e9aa3168a7303c35131afddf /doc/release-notes-14982.md
parent5c99bb00470057f573f1d76b76e744a6ccd65b08 (diff)
downloadbitcoin-9ad5ca17d9aaa3f91bf889da51b851622b4cba10.tar.xz
Release notes: integrate detached & rm backports
Diffstat (limited to 'doc/release-notes-14982.md')
-rw-r--r--doc/release-notes-14982.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/release-notes-14982.md b/doc/release-notes-14982.md
deleted file mode 100644
index 3f0bf8aacd..0000000000
--- a/doc/release-notes-14982.md
+++ /dev/null
@@ -1,5 +0,0 @@
-New RPCs
---------
-
-- The RPC `getrpcinfo` returns runtime details of the RPC server. At the moment
- it returns the active commands and the corresponding execution time.