summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-03-07 17:09:23 -0500
committerNick Mathewson <nickm@torproject.org>2011-03-07 17:09:23 -0500
commit3bd83b8fb64c070210c589f65ed8cc023dd47077 (patch)
tree21d47d146606c7996b4059aea4accbd27697baee /changes
parent35fcec38809f9805326d8e2c81bad33d0ef000ae (diff)
parentf83debb51d7fa4a1827967d8bea145636c855f89 (diff)
downloadtor-3bd83b8fb64c070210c589f65ed8cc023dd47077.tar.gz
tor-3bd83b8fb64c070210c589f65ed8cc023dd47077.zip
Merge remote branch 'sebastian/bug2660' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug26607
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.
+