diff options
author | Roger Dingledine <arma@torproject.org> | 2011-06-23 23:54:34 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-06-23 23:54:34 -0400 |
commit | 694cd7ade985e402b6c62a2f8a970c83313ca267 (patch) | |
tree | fae17aecc1b00e30958017df70008e31dfdd0095 /ChangeLog | |
parent | 64a5a4177f905971d0cf9e28a19180c2ea32b02a (diff) | |
download | tor-694cd7ade985e402b6c62a2f8a970c83313ca267.tar tor-694cd7ade985e402b6c62a2f8a970c83313ca267.tar.gz |
reach back in time and name a config option correctly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |