diff --git a/_releases/0.11.1.md b/_releases/0.11.1.md index 19001de2..5cf86f71 100644 --- a/_releases/0.11.1.md +++ b/_releases/0.11.1.md @@ -130,20 +130,20 @@ behavior, not code moves, refactors and string updates. For convenience in locat the code changes and accompanying discussion, both the pull request and git merge commit are mentioned. -- #6438 `2531438` openssl: avoid config file load/race -- #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 -- #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. -- #6694 `834e299` [QT] fix thin space word wrap line break issue -- #6703 `1cd7952` Backport bugfixes to 0.11 -- #6750 `5ed8d0b` Recent rejects backport to v0.11 -- #6769 `71cc9d9` Test LowS in standardness, removes nuisance malleability vector. -- #6789 `b4ad73f` Update miniupnpc to 1.9.20151008 -- #6785 `b4dc33e` Backport to v0.11: In (strCommand == "tx"), return if AlreadyHave() -- #6412 `0095b9a` Test whether created sockets are select()able +- 6438 `2531438` openssl: avoid config file load/race +- 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 +- 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. +- 6694 `834e299` [QT] fix thin space word wrap line break issue +- 6703 `1cd7952` Backport bugfixes to 0.11 +- 6750 `5ed8d0b` Recent rejects backport to v0.11 +- 6769 `71cc9d9` Test LowS in standardness, removes nuisance malleability vector. +- 6789 `b4ad73f` Update miniupnpc to 1.9.20151008 +- 6785 `b4dc33e` Backport to v0.11: In (strCommand == "tx"), return if AlreadyHave() +- 6412 `0095b9a` Test whether created sockets are select()able Credits =======