diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-04 16:22:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-04 16:22:50 -0400 |
commit | 3f3aab3793fb471f8a99ed12df1bbad7abdc3455 (patch) | |
tree | 2fce3df50654c2265da1436cf1327923eaea7c69 /doc/todo | |
parent | 68670cad823def2bbd4f8ed294a5e2ba21bac41c (diff) |
document new rcs reversion support functions
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/web_reversion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/web_reversion.mdwn b/doc/todo/web_reversion.mdwn index 34947b710..9e5880558 100644 --- a/doc/todo/web_reversion.mdwn +++ b/doc/todo/web_reversion.mdwn @@ -65,3 +65,9 @@ Peter Gammie has done an initial implementation of the above. >> gets used to check whether attachments are allowed -- there really should be a hook for that. >> >> Please look it over and tell me what else needs fixing... -- [[peteg]] + +>>> I have made my own revert branch and put a few fixes in there. Issues +>>> I noticed but have not gotten to: +>>> +>>> * `rcs_diff` already exists; why add `rcs_showpatch`? +>>> * |