aboutsummaryrefslogtreecommitdiff
path: root/changes/connect_err_reporting
diff options
context:
space:
mode:
Diffstat (limited to 'changes/connect_err_reporting')
-rw-r--r--changes/connect_err_reporting6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/connect_err_reporting b/changes/connect_err_reporting
new file mode 100644
index 0000000000..61a46b6580
--- /dev/null
+++ b/changes/connect_err_reporting
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Be more careful about reporting the correct error from a failed
+ connect() operation. Under some circumstances, it was possible to
+ look at an incorrect value for errno when sending the end reason.
+ Bugfix on Tor-0.1.0.1-rc.
+