diff options
author | Jamie McClelland <jm@mayfirst.org> | 2008-08-27 23:28:38 -0400 |
---|---|---|
committer | Jamie McClelland <jm@mayfirst.org> | 2008-08-27 23:28:38 -0400 |
commit | b9f298ae159e54f47e1aaeb5c4150ca93a501e6e (patch) | |
tree | 8506783e5f6ac959699044052bdb3e3624f1fc38 /website/bugs | |
parent | 8c73c7a8cc462b1481baec29ddd053339dfd61d2 (diff) |
Adding comment announcing code change implementing proposal for quiet
mode.
Diffstat (limited to 'website/bugs')
-rw-r--r-- | website/bugs/monkeysphere-ssh-proxycommand-quiet-option.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/website/bugs/monkeysphere-ssh-proxycommand-quiet-option.mdwn b/website/bugs/monkeysphere-ssh-proxycommand-quiet-option.mdwn index de224f5..124ddb8 100644 --- a/website/bugs/monkeysphere-ssh-proxycommand-quiet-option.mdwn +++ b/website/bugs/monkeysphere-ssh-proxycommand-quiet-option.mdwn @@ -214,3 +214,13 @@ to add more levels if we find we need them, and it makes it easy to find every single log message in the source code at the same time. --dkg + +----- + +I just implemented the proposal (incorporating dkg's suggestion about +only having one function). It's committed in my quiet-mode branch (still +not merged with master - pending review). + +Thanks for all the feedback! + +-- SJJ |