diff options
Diffstat (limited to 'changes/bug1172')
-rw-r--r-- | changes/bug1172 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug1172 b/changes/bug1172 deleted file mode 100644 index 3abd7437f5..0000000000 --- a/changes/bug1172 +++ /dev/null @@ -1,9 +0,0 @@ - o Minor bugfixes: - - When we restart our relay, we might get a successful connection - from the outside before we've started our reachability tests, - triggering a warning: "ORPort found reachable, but I have no - routerinfo yet. Failing to inform controller of success." This - bug was harmless unless Tor is running under a controller - like Vidalia, in which case the controller would never get a - REACHABILITY_SUCCEEDED status event. Bugfix on 0.1.2.6-alpha; - fixes bug 1172. |