diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-08-01 11:21:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-08-01 11:21:14 -0400 |
commit | f6ecda84005cc436c656e5fc7ed5b6dfe71a6ca8 (patch) | |
tree | 85ad8f5aff0723ff963880f5f97334de09e53afe /changes | |
parent | 925ef048a977ccee0edb44ba68db2397b36d8c92 (diff) | |
parent | 4473271c66d69941d19592480174ebf32ff4bf5c (diff) | |
download | tor-f6ecda84005cc436c656e5fc7ed5b6dfe71a6ca8.tar.gz tor-f6ecda84005cc436c656e5fc7ed5b6dfe71a6ca8.zip |
Merge remote-tracking branch 'public/bug18100_029' into maint-0.2.9
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". + |