changs file for 13808

This commit is contained in:
Nick Mathewson 2014-12-23 10:59:48 -05:00
parent d151a069e9
commit dfebefe68f

9
changes/bug13808 Normal file
View File

@ -0,0 +1,9 @@
o Minor features (transparent proxy):
- Use the correct option when using IPv6 with transparent proxy
support on Linux. Resolves 13808. Patch by Francisco Blas
Izquierdo Riera.
o Minor bugfixes (sandbox):
- Make transparent proxy support work along with the seccomp2
sandbox. Fixes part of bug 13808; bugfix on 0.2.5.1-alpha.
Patch by Francisco Blas Izquierdo Riera.