summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-04 03:59:37 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-04 03:59:37 +0000
commit77b38730d4d0ceaa8093c8f459d95f4c75a921a9 (patch)
treed543433cf4bc641317319414ec5b3b62311391e5 /doc
parentebc6120f99ac5665efa4cfb84b5c6c898238c477 (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/roadmap.mdwn14
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn
index 528b6ae45..e3f42dbe7 100644
--- a/doc/roadmap.mdwn
+++ b/doc/roadmap.mdwn
@@ -13,16 +13,18 @@ Released 29 April 2006.
# 2.0
* Unit test suite (with tests of at least core stuff like
- [[GlobList]]).
-* [[Plugins]]
-* [[Tags]]
-* Should have fully working [[todo/utf8]] support.
+ [[GlobList]]). (status: exists, could of course use more tests)
+* [[Plugins]] _(status: done)_
+* [[Tags]] _(status: partial)_
+* Should have fully working [[todo/utf8]] support. _(status: fair)_
* [[Optimised_rendering|todo/optimisations]] if possible. Deal with other
- scalability issues.
+ scalability issues. _(status: 25%-35% speedup since 1.0)_
* Improved [[todo/html]] stylesheets and templates.
-* Improved [[logo]].
+* Improved scalable [[logo]]. _(status: done)_
* Support for at least one RCS aside from svn. Once it supports two, it should
quickly grow to support them all.. See [[about_rcs_backends]]
+ _(status: supports git in tree)_
* Support for one other markup language, probably restructured text.
+ _(status: done, but need a few more in tree)_
* No serious known [[bugs]]
* No severe-to-moderate known [[security]] issues.