X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/675236d251cfbfa698470392f627e62591cd726b..496e8523c6706d096f1b794e3f3ba5dd2fa260f3:/doc/todo/quieten-bzr.mdwn?ds=inline

diff --git a/doc/todo/quieten-bzr.mdwn b/doc/todo/quieten-bzr.mdwn
index 78f9c0b55..c6d83a519 100644
--- a/doc/todo/quieten-bzr.mdwn
+++ b/doc/todo/quieten-bzr.mdwn
@@ -18,3 +18,11 @@ The fix is simply to call `bzr` with the _--quiet_ switch. Something like this a
     > 	eval q{use CGI 'escapeHTML'};
     > 	error($@) if $@;
     > 
+
+
+[[!tag patch]]
+
+> [[done]], although I left off the escapeHTML thing which seems to be in
+> your patch by accident.
+> 
+> (Please use diff -u BTW..) --[[Joey]]