diff options
Diffstat (limited to 'changes/bug10849_025')
-rw-r--r-- | changes/bug10849_025 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug10849_025 b/changes/bug10849_025 new file mode 100644 index 000000000..1a3b71bab --- /dev/null +++ b/changes/bug10849_025 @@ -0,0 +1,6 @@ + o Removed code: + - The TunnelDirConns and PreferTunnelledDirConns options no longer + exist; tunneled directory connections have been available since + 0.1.2.5-alpha, and turning them off is not a good idea. This is a + brute-force fix for 10849, where "TunnelDirConns 0" would break + hidden services. |