diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:55:12 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:55:12 +0000 |
commit | e7d50f7f73644bdcf2f7ea8aa77d9a6dcf475039 (patch) | |
tree | e2fa3e7629bd8e0e5d8f54619167c3f99948f7d3 | |
parent | dba676550c3eb3c03fd8f3f78ef07ede7aff9c91 (diff) |
web commit from 66.118.98.137:
-rw-r--r-- | doc/todo.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index c3b26ef7b..837d8d7f7 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -4,7 +4,8 @@ * Missing conflict detection. * Missing commit message box. * No support for web user tracking/login yet. -* Doesn't svn commit yet. +* Eventually, might want page deletion. +* Eventually, might want file upload. ## recentchanges @@ -13,7 +14,7 @@ Should support RSS for notification of new and changed pages. ## page history To see past versions of a page, we can either implement a browser for that, -or just provide a way to link to the page in viewcvs. +or just provide a way to link to the page in viewcvs. viewcvs seems fine to me. ## pluggable renderers |