summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a5dad96646..833b5b337f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ Changes in version 0.3.3.4-alpha - 2018-03-29
o Major bugfixes (relay, connection):
- If we have failed to connect to a relay and received a connection
refused, timeout, or similar error (at the TCP level), do not try
- that same address again for 60 seconds after the failure has
+ that same address/port again for 60 seconds after the failure has
occurred. Fixes bug 24767; bugfix on 0.0.6.
o Minor features (geoip):