diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-07 09:22:26 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-07 09:22:26 -0500 |
commit | 09f83946164160e251f9f992873de1e668b7c74e (patch) | |
tree | 0446aa09203aa74e24dac8ee4125ed7d5f12c46d | |
parent | f0faee06774fc541d5e679083d4075d95628523b (diff) | |
download | tor-09f83946164160e251f9f992873de1e668b7c74e.tar.gz tor-09f83946164160e251f9f992873de1e668b7c74e.zip |
Minor spelling tweak.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Changes in version 0.3.5.7 - 2019-01-07 since 0.3.4.9, see the ReleaseNotes file. o Major bugfixes (relay, directory): - - Always reactivate linked connections in the mainloop so long as + - Always reactivate linked connections in the main loop so long as any linked connection has been active. Previously, connections serving directory information wouldn't get reactivated after the first chunk of data was sent (usually 32KB), which would prevent |