diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2009-06-13 12:21:58 +0200 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2009-06-13 12:21:58 +0200 |
commit | ca8708a9ce3f8e6a4b3aadf2e35edfd2b49c1a2d (patch) | |
tree | 2871249363fc9efba92d4f7f8fc4c238004a8003 /ChangeLog | |
parent | 6a32beb8771d94dd35460ce391eeb4455f2ada3f (diff) | |
download | tor-ca8708a9ce3f8e6a4b3aadf2e35edfd2b49c1a2d.tar.gz tor-ca8708a9ce3f8e6a4b3aadf2e35edfd2b49c1a2d.zip |
Fix more of bug 997.
Fix refetching of hidden service descriptors when all introduction points
have turned out to not work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Changes in version 0.2.2.1-alpha - 2009-??-?? use a cached descriptor no matter how old it is and only fetch a new one when all introduction points fail. Fix for bug 997. Patch from Marcus Griep. + - Fix refetching of hidden service descriptors when all introduction + points have turned out to not work. Fixes more of bug 997. o Deprecated and removed features: - The controller no longer accepts the old obsolete "addr-mappings/" |