diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-12-22 10:02:18 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-12-22 10:02:18 -0500 |
commit | f645564778e6a7e8d723b7d4e227ed1d46da60de (patch) | |
tree | 3acd56980e0c0980a4898a6c6d42359e38f3e6fd /changes/bug13447 | |
parent | 845d92295f2e4542763d09c74b522a653326006e (diff) | |
download | tor-f645564778e6a7e8d723b7d4e227ed1d46da60de.tar.gz tor-f645564778e6a7e8d723b7d4e227ed1d46da60de.zip |
Start on a changelog for 0.2.6.2-alpha
Diffstat (limited to 'changes/bug13447')
-rw-r--r-- | changes/bug13447 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug13447 b/changes/bug13447 deleted file mode 100644 index 90027e8f3a..0000000000 --- a/changes/bug13447 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor feature: - - When re-enabling the network, don't try to build introduction circuits - until we have successfully built a circuit. This makes hidden services - come up faster when the network is re-enabled. Patch from - "akwizgran". Closes ticket 13447. |