diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-23 11:01:39 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-23 11:01:39 -0400 |
commit | 9e44df2c98208fc6d0c3e9f9b3834f54e8a37cd8 (patch) | |
tree | e8f51948dfd674724842843d5a23990b5caef0b9 /changes | |
parent | 3fc0f9efb8b0030bab2574e5998a964adc93ebaa (diff) | |
parent | db72479eea4b5bbd73d1fa33f4c9e4e4e2b99b04 (diff) | |
download | tor-9e44df2c98208fc6d0c3e9f9b3834f54e8a37cd8.tar.gz tor-9e44df2c98208fc6d0c3e9f9b3834f54e8a37cd8.zip |
Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9229 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug9229 b/changes/bug9229 new file mode 100644 index 0000000000..ad7fd22c28 --- /dev/null +++ b/changes/bug9229 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Avoid 60-second delays in the bootstrapping process when Tor + is launching for a second time while using bridges. Fixes bug 9229; + bugfix on 0.2.0.3-alpha. + |