diff --git a/doc/release-notes.md b/doc/release-notes.md index 0e6e55830..205e8375d 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,6 +1,9 @@ 0.8.7.3 changes ============= -- Upgrade OpenSSL to 1.0.1i (see https://www.openssl.org/news/secadv_20140806.txt - just to be sure, no critical issues for Bitcoin Core) +- Enforce v2 blocks at height 700000 +- Add `-maxorphantx=` and `-maxorphanblocks=` options for control over the maximum orphan transactions and blocks +- Stricter memory limits on CNode +- Upgrade OpenSSL to 1.0.1i (see https://www.openssl.org/news/secadv_20140806.txt - just to be sure, no critical issues 0.8.7.2 changes =============