From 4785cd361736377980bcb0d177ef609006c10e55 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 5 Feb 2015 22:54:34 -0500 Subject: [PATCH] changes file for 13796 --- changes/bug13796 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug13796 diff --git a/changes/bug13796 b/changes/bug13796 new file mode 100644 index 0000000000..5c84f99917 --- /dev/null +++ b/changes/bug13796 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Use getsockname, not getsockopt, to retrieve the address for + a TPROXY-redirected connection. Fixes bug 13796; bugfix on 0.2.5.2-alpha.