CHANGELOG: apply CR

Co-Authored-By: Dominic Della Valle <ddvpublic@Gmail.com>
This commit is contained in:
Steven Allen 2019-05-28 10:17:19 -07:00 committed by GitHub
parent 39455605f7
commit 8e9adf3aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ DHT to repeatedly load and discard provider records.
#### Improved Connection Management
Go-ipfs uses a service called the "connection manager" to rank connections them
Go-ipfs uses a service called the "connection manager" to rank connections
by "usefulness" and close the least-useful ones when go-ipfs collects too many.
TODO: Fixed race condition between handling new connections and tagging them.