aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-26265.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-26265.md')
-rw-r--r--doc/release-notes-26265.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-notes-26265.md b/doc/release-notes-26265.md
new file mode 100644
index 0000000000..ca2313d956
--- /dev/null
+++ b/doc/release-notes-26265.md
@@ -0,0 +1,6 @@
+P2P and network changes
+---------
+
+- Transactions of non-witness size 65 and above are now allowed by mempool
+ and relay policy. This is to better reflect the actual afforded protections
+ against CVE-2017-12842 and open up additional use-cases of smaller transaction sizes. (#26265)