@cryptotaxi247 / kubo / commits / 8e9adf3aa

CHANGELOG: apply CR

Co-Authored-By: Dominic Della Valle <ddvpublic@Gmail.com>

Steven Allen committed May 28, 2019 at 10:17 UTC 8e9adf3aaa43ce7f610783a64bbfe5bd6ffba7b9
1 file changed +1 -1
CHANGELOG.md
+1 -1
@@ -81,7 +81,7 @@ DHT to repeatedly load and discard provider records.
81
82 #### Improved Connection Management
83
84 -Go-ipfs uses a service called the "connection manager" to rank connections them
84 +Go-ipfs uses a service called the "connection manager" to rank connections
85 by "usefulness" and close the least-useful ones when go-ipfs collects too many.
86
87 TODO: Fixed race condition between handling new connections and tagging them.