diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug32942 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug32942 b/changes/bug32942 new file mode 100644 index 0000000000..0a4ef9b092 --- /dev/null +++ b/changes/bug32942 @@ -0,0 +1,4 @@ + o Deprecated features: + - Deprecate the ClientAutoIPv6ORPort option. This option was not true + Happy Eyeballs, and often failed on connections that weren't reliably + dual-stack. Closes ticket 32942. Patch by Neel Chauhan. |