diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3940_redux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug3940_redux b/changes/bug3940_redux new file mode 100644 index 000000000..7733740d9 --- /dev/null +++ b/changes/bug3940_redux @@ -0,0 +1,5 @@ + o Major bugfixes: + - Change the AllowDotExit rules so they should actually work. + We now enforce AllowDotExit only immediately after receiving + an address via SOCKS or DNSPort: other sources are free to provide + .exit addresses after the resolution occurs. |