diff options
Diffstat (limited to 'changes/bug16674')
-rw-r--r-- | changes/bug16674 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug16674 b/changes/bug16674 new file mode 100644 index 0000000000..de55523fc8 --- /dev/null +++ b/changes/bug16674 @@ -0,0 +1,5 @@ + o Minor features (client): + - Relax the validation done to hostnames in SOCKS5 requests, and allow + a single trailing '.' to cope with clients that pass FQDNs using that + syntax to explicitly indicate that the domain name is + fully-qualified. Fixes bug 16674; bugfix on 0.2.6.2-alpha. |