diff options
author | Roger Dingledine <arma@torproject.org> | 2012-09-04 20:11:19 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-09-04 20:11:19 -0400 |
commit | 031da8dd34bf494fc53e67e3b21831571a1ec5ea (patch) | |
tree | bd9dad7dc68d1899407a68287967626c7201b812 /changes/bug6475 | |
parent | 4d87919ba649790a2a6c446d112dd2a8ad34862d (diff) | |
download | tor-031da8dd34bf494fc53e67e3b21831571a1ec5ea.tar tor-031da8dd34bf494fc53e67e3b21831571a1ec5ea.tar.gz |
remove the changes files that are merged into 0.2.3.21-rc
Diffstat (limited to 'changes/bug6475')
-rw-r--r-- | changes/bug6475 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug6475 b/changes/bug6475 deleted file mode 100644 index 67bab9962..000000000 --- a/changes/bug6475 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfixes: - - Add internal circuit construction state to protect against - the noisy warn message "Unexpectedly high circuit_successes". - Also add some additional rate-limited notice messages to help - determine the root cause of the warn. Fixes bug 6475. - Bugfix against 0.2.3.17-beta. |