[tor-commits] [tor/master] reach back in time and name a config option correctly

arma at torproject.org arma at torproject.org
Fri Jun 24 03:54:50 UTC 2011


commit 694cd7ade985e402b6c62a2f8a970c83313ca267
Author: Roger Dingledine <arma at torproject.org>
Date:   Thu Jun 23 23:54:34 2011 -0400

    reach back in time and name a config option correctly
---
 ChangeLog |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2a445e9..05a0587 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -366,9 +366,9 @@ Changes in version 0.2.3.1-alpha - 2011-05-05
       by downloading microdescriptors instead of router descriptors.
 
   o Minor features:
-    - Make logging resolution configurable with a new LogGranularity
-      option, and change the default from 1 millisecond to 1
-      second. Implements enhancement 1668.
+    - Make logging resolution configurable with a new LogTimeGranularity
+      option, and change the default from 1 millisecond to 1 second.
+      Implements enhancement 1668.
     - We log which torrc file we're using on startup. Implements ticket
       2444.
     - Ordinarily, Tor does not count traffic from private addresses (like



More information about the tor-commits mailing list