diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-28 14:56:15 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-28 14:56:15 -0500 |
commit | 40257dc62190e90bab468e88c89b59dc24999725 (patch) | |
tree | 0a31558412757cd109aa77a1b4d9f7036c1dd263 /doc | |
parent | d5eaf736899e0d303d32b3d782a38f658f13cc39 (diff) |
mention prefix_directives
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index e869c6b15..af46e162b 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -37,6 +37,15 @@ backwards compatability. ---- +# 3.0 + +Still in the early planning stages, version 3.0 will be an opportunity to +make significant transitions. + +* Default to using prefix_directives. + +---- + # future goals * Improved [[todo/html]] stylesheets and templates. |