summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-08-31 16:26:01 -0400
committerRoger Dingledine <arma@torproject.org>2009-08-31 16:26:01 -0400
commita225469ded4963e1197818c2fa58c079119cb309 (patch)
tree2aaf9850330fc425e584d33f0e0dd8b67eb914d9 /ChangeLog
parent0bb59f1c38eef467a353faf1a30cf93b64209a27 (diff)
parent4c297f74f79e0e3d357d20bfc584eccc758d1fd8 (diff)
downloadtor-a225469ded4963e1197818c2fa58c079119cb309.tar.gz
tor-a225469ded4963e1197818c2fa58c079119cb309.zip
Merge branch 'maint-0.2.1'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe07b9e955..cf9b4cf05b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -120,6 +120,12 @@ Changes in version 0.2.1.20 - 2009-??-??
a wrong clock. Instead, we should only inform the controller when
it's a trusted authority that claims our clock is wrong. Bugfix
on 0.2.0.20-rc; starts to fix bug 1074. Reported by SwissTorExit.
+ - We were telling the controller about CHECKING_REACHABILITY and
+ REACHABILITY_FAILED status events whenever we launch a testing
+ circuit or notice that one has failed. Instead, only tell the
+ controller when we want to inform the user of overall success or
+ overall failure. Bugfix on 0.1.2.6-alpha. Fixes bug 1075. Reported
+ by SwissTorExit.
Changes in version 0.2.1.19 - 2009-07-28