diff options
Diffstat (limited to 'changes/bug2660')
-rw-r--r-- | changes/bug2660 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug2660 b/changes/bug2660 new file mode 100644 index 0000000000..2aa06d36f5 --- /dev/null +++ b/changes/bug2660 @@ -0,0 +1,7 @@ + o Minor bugfixes: + - Fix connect() failures on some platforms (BSD, OS X). Bugfix on + 0.2.0.3-alpha; fixes first part of bug 2660. Patch by piebeer. + - Set target port in get_interface_address6() correctly. Bugfix + on 0.1.1.4-alpha and 0.2.0.3-alpha; fixes second part of bug + 2660. + |