[or-cvs] r9308: catch nick's attempt at revisionist history (tor/trunk)

arma at seul.org arma at seul.org
Tue Jan 9 00:59:12 UTC 2007


Author: arma
Date: 2007-01-08 19:59:11 -0500 (Mon, 08 Jan 2007)
New Revision: 9308

Modified:
   tor/trunk/ChangeLog
Log:
catch nick's attempt at revisionist history


Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2007-01-09 00:57:36 UTC (rev 9307)
+++ tor/trunk/ChangeLog	2007-01-09 00:59:11 UTC (rev 9308)
@@ -45,6 +45,9 @@
       BandwidthRate was over to 2 GB.
     - Warn that using select() on any libevent version before 1.1 will be
       unnecessarily slow (even for select()).
+    - Flush ERR-level status events just like we currently flush ERR-level
+      log events, so that a Tor shutdown doesn't prevent the controller from
+      learning about current events.
 
 
 Changes in version 0.1.2.5-alpha - 2007-01-06
@@ -208,9 +211,6 @@
       when the last second's write or read exceeds the allotted bandwidth.
     - Report "unrecognized key" rather than an empty string when the
       controller tries to fetch a networkstatus that doesn't exist.
-    - Flush ERR-level status events just like we currently flush ERR-level
-      log events, so that a Tor shutdown doesn't prevent the controller from
-      learning about current events.
 
 
 Changes in version 0.1.2.4-alpha - 2006-12-03



More information about the tor-commits mailing list