diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-10-09 15:40:34 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-10-09 15:40:34 +0200 |
commit | 17ea542aa6323715d22cf6661e9705b3e940e3d1 (patch) | |
tree | 8f7143e6bd5b89d7e660a83db3e326c98e7886f9 | |
parent | d7d87a1db1b90094a0dd517b89ef1c40eaedf14c (diff) |
doc: #6077 was reverted, don't mention in release notes
Reported by sipa
-rw-r--r-- | doc/release-notes.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index dc30e75268..45d10325b5 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -104,7 +104,6 @@ git merge commit are mentioned. - #6439 `980f820` Updated URL location of netinstall for Debian - #6384 `8e5a969` qt: Force TLS1.0+ for SSL connections - #6471 `92401c2` Depends: bump to qt 5.5 -- #6077 `bc484ef` Cache transaction validation successes - #6224 `93b606a` Be even stricter in processing unrequested blocks - #6571 `100ac4e` libbitcoinconsensus: avoid a crash in multi-threaded environments - #6545 `649f5d9` Do not store more than 200 timedata samples. |