summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug16664
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug1666 b/changes/bug1666
new file mode 100644
index 0000000000..9fd790d4e4
--- /dev/null
+++ b/changes/bug1666
@@ -0,0 +1,4 @@
+ o Minor features:
+ - Accept attempts to include a password authenticator in the handshake, as
+ supported by SOCKS5. This handles SOCKS clients that don't know how to
+ omit the password when authenticating. Resolves bug 1666.