diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-08-31 18:37:56 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-08-31 18:37:56 -0400 |
commit | 65a65edd6b6e60827ac6a9050051eec0a09aebd7 (patch) | |
tree | 6c28630c316d8f8c96487687b8bac9d237b08d70 /changes/bug6397 | |
parent | 1652aeabff3f0579fd3929b2cffbe574b887b70a (diff) | |
download | tor-65a65edd6b6e60827ac6a9050051eec0a09aebd7.tar.gz tor-65a65edd6b6e60827ac6a9050051eec0a09aebd7.zip |
Remove changes files which have been removed in release-0.2.3
Diffstat (limited to 'changes/bug6397')
-rw-r--r-- | changes/bug6397 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug6397 b/changes/bug6397 deleted file mode 100644 index 23d8359bd2..0000000000 --- a/changes/bug6397 +++ /dev/null @@ -1,4 +0,0 @@ - o Major bugfixes: - - When disabling guards for having too high a proportion of failed - circuits, make sure to look at each guard. Fix for bug 6397; bugfix - on 0.2.3.17-beta. |