Просмотр исходного кода

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


svn:r2397

Roger Dingledine 21 лет назад
Родитель
Сommit
b73e54f57c
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -20,6 +20,10 @@ pre1:
     - We were starting to daemonize before we opened our logs, so if
     - We were starting to daemonize before we opened our logs, so if
       there were any problems opening logs, we would complain to stderr,
       there were any problems opening logs, we would complain to stderr,
       which wouldn't work, and then mysteriously exit.
       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:
   o Features:
     - Clients can ask dirservers for /dir.z to get a compressed version
     - Clients can ask dirservers for /dir.z to get a compressed version