diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-07 15:00:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-07 15:00:45 -0400 |
commit | be2669e1e1e51ccf1514ce60697e1ba7ed05497e (patch) | |
tree | 565c174e2975d89d77145a2d738697e1a1d7a3dc /doc | |
parent | 70f121af025764bda665767d2566b9fa2f66ea91 (diff) |
todo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index e257c21a2..cdec6e7e8 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -81,6 +81,7 @@ Probably incomplete list: * Enable tagbase by default (so that tag autocreation will work by default). Note that this is already done for wikis created by `auto-blog.setup`. * [[tips/html5]] on by default (some day..) +* Remove support for old `.ikiwiki/comments_pending` from comment plugin. In general, we try to use [[ikiwiki-transition]] or forced rebuilds on upgrade to deal with changes that break compatability. Some things that |