aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-09-09 11:05:28 -0400
committerNick Mathewson <nickm@torproject.org>2014-09-09 11:05:28 -0400
commit4af88d68b4905beac168adb5f1756d610ff7ed7e (patch)
tree066d0acc48239afe907fba95b7687a3aa6d6dcef /changes
parent619bd43a5e2c33ebb02cbeee2dfdf255984794f8 (diff)
parent8eed82b3d4bc8d15bd4ec7f229717f903dd6d6c7 (diff)
downloadtor-4af88d68b4905beac168adb5f1756d610ff7ed7e.tar.gz
tor-4af88d68b4905beac168adb5f1756d610ff7ed7e.zip
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug121604
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12160 b/changes/bug12160
new file mode 100644
index 0000000000..2a7ace3410
--- /dev/null
+++ b/changes/bug12160
@@ -0,0 +1,4 @@
+ o Bugfixes
+ - Correctly update the local mark on the controlling channel when changing
+ the address of an or_connection_t after the handshake. Fixes bug #12160;
+ bugfix on 0.2.4.4-alpha.