diff options
author | BtcDrak <btcdrak@gmail.com> | 2016-03-18 19:11:27 +0000 |
---|---|---|
committer | BtcDrak <btcdrak@gmail.com> | 2016-03-18 19:55:16 +0000 |
commit | cfd519e942aecd763449157a4a5ed602bcddd3a1 (patch) | |
tree | f07584d121606b4270ddb64761d25619db8ac884 /doc | |
parent | 6601ce508eaf2d0d853f35637a946938d31e8463 (diff) |
Add release note documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 707f2357f8..43e1e3fb9a 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -51,6 +51,8 @@ The following outputs are affected by this change: ### P2P protocol and network code +The p2p alert system has been removed in #7692 and the 'alert' message is no longer supported. + ### Validation ### Build system |