diff options
author | Roger Dingledine <arma@torproject.org> | 2014-02-13 02:46:26 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-02-13 02:46:26 -0500 |
commit | 8028d8fded9c9fede1e39b169dd06272ceca024b (patch) | |
tree | 30568bc0ae61a872b26f4367324b165dbfbf8155 /changes/10582_tproxy | |
parent | 2c0088b8aa360c8dfa4c38c45d50542fa9aae8fb (diff) | |
download | tor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar tor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar.gz |
fold in the changes files to the new 0.2.5.2-alpha changelog
Diffstat (limited to 'changes/10582_tproxy')
-rw-r--r-- | changes/10582_tproxy | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/10582_tproxy b/changes/10582_tproxy deleted file mode 100644 index 0a05152dd..000000000 --- a/changes/10582_tproxy +++ /dev/null @@ -1,6 +0,0 @@ - o Minor features: - - Add support for the TPROXY transparent proxying facility on Linux. - See documentation for the new TransProxyType option for more - details. Implementation by "thomo". Closes ticket 10582. - - |