aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-14054.md
diff options
context:
space:
mode:
authorDavid A. Harding <dave@dtrt.org>2019-08-19 07:14:32 -1000
committerDavid A. Harding <dave@dtrt.org>2019-08-22 13:21:41 -1000
commite7415a5a95f53abf1f8ffa2085217b249d7caf61 (patch)
treeb05e40d8275aacebc5738f77eb6a6c532c7f2a6e /doc/release-notes-14054.md
parent52b9797119d5ee20b255efc68931ac7e158e325d (diff)
Doc: move detached release notes into release-notes.md
Diffstat (limited to 'doc/release-notes-14054.md')
-rw-r--r--doc/release-notes-14054.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/release-notes-14054.md b/doc/release-notes-14054.md
deleted file mode 100644
index d8cad369c5..0000000000
--- a/doc/release-notes-14054.md
+++ /dev/null
@@ -1,7 +0,0 @@
-P2P changes
------------
-
-BIP 61 reject messages were deprecated in v0.18. They are now disabled by
-default, but can be enabled by setting the `-enablebip61` command line option.
-BIP 61 reject messages will be removed entirely in a future version of
-Bitcoin Core.