diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-11-01 04:38:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-11-01 04:38:43 +0000 |
commit | 2645219b4c2140b434fc3710f108ab6993afbfed (patch) | |
tree | fe5344f3d5d0b328bd66a4e8f0624d922268e00c /ChangeLog | |
parent | 401b5c26de8d83f6af105abe560a0adc63890873 (diff) | |
download | tor-2645219b4c2140b434fc3710f108ab6993afbfed.tar tor-2645219b4c2140b434fc3710f108ab6993afbfed.tar.gz |
r16322@catbus: nickm | 2007-11-01 00:26:15 -0400
Implement --quiet.
svn:r12306
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ Changes in version 0.2.0.10-alpha - 2007-1?-?? how skewed they are, and how much this matters. - When we have a certificate for an authority, believe that certificate's claims about the authority's IP address. + - New --quiet command-line option to suppress the default console log. + Good in combination with --hash-password. o Minor features (controller): - When reporting clock skew, and we only have a lower bound on the amount |