From 9d132fbde6e776f2c4f18772deffa2a90faa7975 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 27 Mar 2008 17:25:49 +0000 Subject: Add --hush switch. New --hush command-line option similar to --quiet. While --quiet disables all logging to the console on startup, --hush limits the output to messages of warning and error severity. svn:r14222 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e663d0ff4..0cfa8edd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,9 @@ Changes in version 0.2.1.1-alpha - 2008-??-?? this accounted for over 40% of allocations from within Tor's code on a typical directory cache. - Lots of new unit tests. + - New --hush command-line option similar to --quiet. While --quiet + disables all logging to the console on startup, --hush limits the + output to messages of warning and error severity. o Code simplifications and refactoring: - Refactor code using connection_ap_handshake_attach_circuit() to -- cgit v1.2.3