summaryrefslogtreecommitdiff
path: root/website/bugs
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-27 23:48:55 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-27 23:48:55 -0400
commit6853904a8e983cacea6d798c95d7ab9f328ee807 (patch)
tree5746ab41ec7b21c0b992281f29fd4ff9218bb043 /website/bugs
parentc584f334bc2d9751a300739430d8c191616043a2 (diff)
parentb9f298ae159e54f47e1aaeb5c4150ca93a501e6e (diff)
Merge commit 'jamie/master'
Diffstat (limited to 'website/bugs')
-rw-r--r--website/bugs/monkeysphere-ssh-proxycommand-quiet-option.mdwn10
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