summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-10-01 04:53:00 +0000
committerRoger Dingledine <arma@torproject.org>2004-10-01 04:53:00 +0000
commitce0c7c554da4288666352f2636a817409f7d7a60 (patch)
tree3ca2d1dd6ca6f60376b6501fd4a08cb844f24378
parent91044765f2e6e734569523c41d88ba782a2542bf (diff)
downloadtor-ce0c7c554da4288666352f2636a817409f7d7a60.tar.gz
tor-ce0c7c554da4288666352f2636a817409f7d7a60.zip
note the earlier assert fix in our changelogtor-0.0.9pre1
svn:r2404
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dafbb07a1..851678a044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@ pre1:
before he'd uploaded his descriptor, which would cause us to
assign conn->nickname as though he's unverified. Now we look through
the fingerprint list to see if he's there.
+ - Fix a rare assert trigger, where routerinfos for entries in
+ our cpath would expire while we're building the path.
o Features:
- Clients can ask dirservers for /dir.z to get a compressed version