diff options
author | fanquake <fanquake@gmail.com> | 2019-11-18 09:19:04 -0500 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-11-18 09:19:04 -0500 |
commit | e5a0bece6e84402fcb1fe4f25fd24da1d21ec077 (patch) | |
tree | fc13ae532de310c0b489404f8ca53f5f4279c770 /doc/release-notes.md | |
parent | 397dbae070dca9a635ff3d1d61add09db004661e (diff) |
doc: add OpenSSL removal to release-notes.md
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index a47c8802b0..33a127e0d0 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -63,6 +63,12 @@ distribution provides binaries for the RISC-V platform. Notable changes =============== +Build System +------------ + +- OpenSSL is no longer used by Bitcoin Core. The last usage of the library +was removed in #17265. + New RPCs -------- |