aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBtcDrak <btcdrak@gmail.com>2016-03-24 19:25:03 +0000
committerBtcDrak <btcdrak@gmail.com>2016-03-24 20:06:06 +0000
commitc0fe2c9e0301f9b046b51fd78bb89ed8f6946eb8 (patch)
tree4136eb1aafededc625a0bdb567ada15c9976a053 /doc
parent597494f5a90c041945006b8f3eff8f7e482e0f2f (diff)
downloadbitcoin-c0fe2c9e0301f9b046b51fd78bb89ed8f6946eb8.tar.xz
Mark p2p alert system as deprecated.
Set default to off This feature is removed entirely as of 0.13.0
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 17a8984b37..177bf333bb 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -35,10 +35,7 @@ earlier.
Notable changes
===============
-Example item
----------------------------------------
-
-Example text.
+The p2p alert system is off by default. To turn on, use `-alert` with startup configuration.
0.12.1 Change log
=================