aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-18 23:14:42 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-18 23:14:42 +0000
commit322eddb045288fd83387f9e911c23c18329f2a6e (patch)
tree0d12cb0f6e2025883aebb60849c3298215144415
parent5bfb4221570ba7dc5daeabb599936d442d6c1e40 (diff)
downloadtor-322eddb045288fd83387f9e911c23c18329f2a6e.tar
tor-322eddb045288fd83387f9e911c23c18329f2a6e.tar.gz
changelog entry for r11985 (bug 529)
svn:r12034
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dbaf444aa..6c8f6d5ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,12 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
when we find our DirPort to be reachable but won't actually publish
it. Extra descriptors without any real changes are dropped by the
authorities, and can screw up our "publish every 18 hours" schedule.
+ - 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 features (router descriptor cache):
- If we find a cached-routers file that's been sitting around for more
@@ -76,6 +82,7 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
Unix users an easy way to script their Tor process (e.g. by adjusting
bandwidth based on the time of the day).
+
Changes in version 0.2.0.8-alpha - 2007-10-12
o Major features (router descriptor cache):
- Store routers in a file called cached-descriptors instead of in
@@ -2450,7 +2457,7 @@ Changes in version 0.1.1.13-alpha - 2006-02-09
addresses, unless the server operator explicitly turns it off.
o Major features:
- - Clients not longer download descriptors for non-running
+ - Clients no longer download descriptors for non-running
descriptors.
- Before we add new directory authorities, we should make it
clear that only v1 authorities should receive/publish hidden