Bläddra i källkod

add a last entry to the 0.0.9pre1 changelog
time to start testing it


svn:r2397

Roger Dingledine 20 år sedan
förälder
incheckning
b73e54f57c
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      ChangeLog

+ 4 - 0
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