diff options
Diffstat (limited to 'changes/bug5374')
-rw-r--r-- | changes/bug5374 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug5374 b/changes/bug5374 deleted file mode 100644 index 926a07490..000000000 --- a/changes/bug5374 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor bugfixes: - - - Don't check for whether the address we're using for outbound - connections has changed until after the outbound connection has - completed. On Windows, getsockname() doesn't succeed until the - connection is finished. Fix for bug 5374; bugfix on - 0.1.1.14-alpha. |