diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-12-23 13:00:21 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-12-23 13:00:21 -0500 |
commit | c10ff2626502531a3d87989236e932c656e86801 (patch) | |
tree | 5892cd7f443de16a4d0aef310c41acb070e16cf2 | |
parent | c83f18011697d3b3c3434464280271697f79d20a (diff) | |
download | tor-c10ff2626502531a3d87989236e932c656e86801.tar.gz tor-c10ff2626502531a3d87989236e932c656e86801.zip |
Changes file for 13811
-rw-r--r-- | changes/bug13811 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug13811 b/changes/bug13811 new file mode 100644 index 0000000000..1b9bd9c68d --- /dev/null +++ b/changes/bug13811 @@ -0,0 +1,6 @@ + o Major bugfixes (client, automap): + - Repair automapping with IPv6 addresses; this automapping should + have worked previously, but one piece of debugging code that we + inserted to detect a regression actually caused the regression + to manifest itself again. Fixes bug 13811; bugfix on + 0.2.4.7-alpha. Diagnosed and fixed by Francisco Blas Izquierdo Riera.
\ No newline at end of file |