summaryrefslogtreecommitdiff
path: root/changes/bug5374
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug5374')
-rw-r--r--changes/bug53747
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug5374 b/changes/bug5374
new file mode 100644
index 0000000000..926a074903
--- /dev/null
+++ b/changes/bug5374
@@ -0,0 +1,7 @@
+ 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.