summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-18 23:16:08 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-18 23:16:08 +0000
commit9efb93165cddfa4d5e788dc2811d3400244746dd (patch)
treed1e9ae6df4fcdeaf315dcdc6cb72e230e877ffca
parent022b0871481729f552a715a49ee733658c17b5ec (diff)
downloadtor-9efb93165cddfa4d5e788dc2811d3400244746dd.tar.gz
tor-9efb93165cddfa4d5e788dc2811d3400244746dd.zip
backport r12034
svn:r12036
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 887c51d95c..5cb134f6ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,12 @@ Changes in version 0.1.2.18 - 2007-10-??
- When looking for a circuit to cannibalize, consider family as well
as identity. Fixes bug 438. Bugfix on 0.1.0.x (which introduced
circuit cannibalization).
+ - When a router wasn't listed in a new networkstatus, we were leaving
+ the flags for that router alone -- meaning it remained Named,
+ Running, etc -- even though absence from the networkstatus means
+ that it shouldn't be considered to exist at all anymore. Now we
+ clear all the flags for routers that fall out of the networkstatus
+ consensus. Fixes bug 529.
o Minor bugfixes:
- Don't try to access (or alter) the state file when running