[or-cvs] r12453: start to fix up the changelog (tor/trunk)

arma at seul.org arma at seul.org
Sat Nov 10 06:56:04 UTC 2007


Author: arma
Date: 2007-11-10 01:56:03 -0500 (Sat, 10 Nov 2007)
New Revision: 12453

Modified:
   tor/trunk/ChangeLog
Log:
start to fix up the changelog


Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2007-11-09 17:06:06 UTC (rev 12452)
+++ tor/trunk/ChangeLog	2007-11-10 06:56:03 UTC (rev 12453)
@@ -1,4 +1,4 @@
-Changes in version 0.2.0.10-alpha - 2007-11-07
+Changes in version 0.2.0.10-alpha - 2007-11-10
   o New directory authorities:
     - Set up ides (run by Mike Perry) as the third v3 directory authority.
 
@@ -40,10 +40,10 @@
     - Avoid sending a request for "keys/fp" (for which we'll get a 400 Bad
       Request) if we need more v3 certs but we've already got pending
       requests for all of them.
-    - Correctly back off from failing certificate downloads.  Fixes bug
-      546.
+    - Correctly back off from failing certificate downloads. Fixes
+      bug 546.
     - Authorities don't vote on the Running flag if they have been running
-      for less than 30 minutes themselves.  Fixes bug 547, where a newly
+      for less than 30 minutes themselves. Fixes bug 547, where a newly
       started authority would vote that everyone was down.
 
   o New requirements:
@@ -90,7 +90,7 @@
       the bridge authority, even when they haven't set TunnelDirConns.
 
   o Minor features (controller):
-    - When reporting clock skew, and know that the clock is _at least
+    - When reporting clock skew, and we know that the clock is _at least
       as skewed_ as some value, but we don't know the actual value,
       report the value as a "minimum skew."
 



More information about the tor-commits mailing list