diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-25 12:16:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-25 12:16:21 -0400 |
commit | 99ec944766e87d5918fbec62c417f44d865fa727 (patch) | |
tree | f4a30f8b484cd440f12eee635cb6dc5a787b6e7e /doc | |
parent | acf94414e3526686701cc93dabcec1519149678a (diff) | |
download | ikiwiki-99ec944766e87d5918fbec62c417f44d865fa727.tar ikiwiki-99ec944766e87d5918fbec62c417f44d865fa727.tar.gz |
bzr (mostly) done
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn index 412f94804..2af659c3b 100644 --- a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn +++ b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn @@ -1,5 +1,5 @@ I've added three new functions to the ikiwiki VCS interface to support -renaming and removing files using the web interface. The bzr, -mercurial, and tla [[rcs]] backends need implementions of these functions. +renaming and removing files using the web interface. The mercurial and +tla [[rcs]] backends need implementions of these functions. (The maintainers of these backends have been mailed. --[[Joey]]) |