aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-02 15:45:20 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-02 15:45:20 -0400
commit24c4b56a39551ba46ba5d0c9d0ebfbce4c12f378 (patch)
treeb54e96baa2bc694b9ec0980e56f6f7c402ae3e13 /changes
parentda908a593fded0c4774c6cdfb6b5e51c87f65d88 (diff)
parent60abc4804fbeb15c612717fea386c726eba2b82a (diff)
downloadtor-24c4b56a39551ba46ba5d0c9d0ebfbce4c12f378.tar
tor-24c4b56a39551ba46ba5d0c9d0ebfbce4c12f378.tar.gz
Merge remote-tracking branch 'public/bug10081'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug100815
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug10081 b/changes/bug10081
new file mode 100644
index 000000000..654b83c0b
--- /dev/null
+++ b/changes/bug10081
@@ -0,0 +1,5 @@
+ o Minor features:
+ - When reporting a failure from make_socket_reuseable(), don't
+ report a warning when we get a failure from an incoming socket
+ on OSX. Fix for bug 10081.
+