diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug2660 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/changes/bug2660 b/changes/bug2660 index fe22956352..2aa06d36f5 100644 --- a/changes/bug2660 +++ b/changes/bug2660 @@ -1,3 +1,7 @@ o Minor bugfixes: - Fix connect() failures on some platforms (BSD, OS X). Bugfix on - 0.2.0.3-alpha; fixes bug 2660. Patch by piebeer. + 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. + |