summaryrefslogtreecommitdiff
path: root/doc/todo/bzr.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/bzr.mdwn')
-rw-r--r--doc/todo/bzr.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/todo/bzr.mdwn b/doc/todo/bzr.mdwn
index 3d585bb28..36e37d90e 100644
--- a/doc/todo/bzr.mdwn
+++ b/doc/todo/bzr.mdwn
@@ -175,4 +175,8 @@ and rcs_getctime and rcs_notify aren't written at all. --[[bma]]
> the smart server to grow the ability to run server side hooks, so that you can edit locally
> and then push to rebuild the wiki, but there is no need to stop this going in in the mean
> time.
-> Thanks again --[[JamesWestby]] \ No newline at end of file
+> Thanks again --[[JamesWestby]]
+
+>> I didn't know about --author, it doesn't seem to be mentioned in the manual.
+>> I'd update the patch to reflect this, but it breaks with the version of bzr
+>> from Stable, and also the one I'm currently using from backports.org.