diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-08-01 11:21:19 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-08-01 11:21:19 -0400 |
commit | 1d48712c286981d56c1b3c56b3fc38adc31a1343 (patch) | |
tree | cf6cde6034b893a6e9213b82692a71051c34c082 /changes | |
parent | 9d24a352c01414b14c3ffe02541508345ca32a10 (diff) | |
parent | f6ecda84005cc436c656e5fc7ed5b6dfe71a6ca8 (diff) | |
download | tor-1d48712c286981d56c1b3c56b3fc38adc31a1343.tar.gz tor-1d48712c286981d56c1b3c56b3fc38adc31a1343.zip |
Merge branch 'maint-0.2.9' into maint-0.3.0
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18100 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug18100 b/changes/bug18100 new file mode 100644 index 0000000000..cd3ba2c977 --- /dev/null +++ b/changes/bug18100 @@ -0,0 +1,5 @@ + o Major bugfixes (linux TPROXY support): + - Fix a typo that had prevented TPROXY-based transparent proxying from + working under Linux. Fixes bug 18100; bugfix on 0.2.6.3-alpha. + Patch from "d4fq0fQAgoJ". + |