Add changes file for Bug #29613

This commit is contained in:
Neel Chauhan 2019-04-11 20:22:46 -04:00
parent 03464a9165
commit e728811110

5
changes/bug29613 Normal file
View file

@ -0,0 +1,5 @@
o Minor bugfixes (relay):
- If we are are a relay and have IPv6Exit to 1 while ExitRelay is
auto, we act as if ExitRelay is 1. Previously, we ignored IPv6Exit
if ExitRelay was 0 or auto. Fixes bug 29613; bugfix on 0.3.5.1-alpha.
Patch by Neel Chauhan.