summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-09-29 00:55:35 +0000
committerRoger Dingledine <arma@torproject.org>2004-09-29 00:55:35 +0000
commitb73e54f57c2d5055a1e4deec5ec959f50fd91da5 (patch)
tree83cdfc76292f230092715274471cfcc1cf34b74c
parentb2311b1f767ba6804361070fe04ed66e9cb175e3 (diff)
downloadtor-b73e54f57c2d5055a1e4deec5ec959f50fd91da5.tar.gz
tor-b73e54f57c2d5055a1e4deec5ec959f50fd91da5.zip
add a last entry to the 0.0.9pre1 changelog
time to start testing it svn:r2397
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acf8f59f79..9dafbb07a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@ pre1:
- We were starting to daemonize before we opened our logs, so if
there were any problems opening logs, we would complain to stderr,
which wouldn't work, and then mysteriously exit.
+ - Fix a rare bug where sometimes a verified OR would connect to us
+ 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.
o Features:
- Clients can ask dirservers for /dir.z to get a compressed version