diff options
Diffstat (limited to 'changes/bug40499')
-rw-r--r-- | changes/bug40499 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug40499 b/changes/bug40499 deleted file mode 100644 index 149e9bd200..0000000000 --- a/changes/bug40499 +++ /dev/null @@ -1,7 +0,0 @@ - o Major bugfixes (client): - - Stop caching TCP connect failures to relays/bridges when we - initiated the connection as a client. Now we only cache connect - failures as a relay or bridge when we initiated them because - of an EXTEND request. Declining to re-attempt the client-based - connections could cause problems when we lose connectivity and - try to reconnect. Fixes bug 40499; bugfix on 0.3.3.4-alpha. |