diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index c6061156b..d8c80b234 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -56,8 +56,8 @@ The highlights of the changes in version 3.0 include: * Support for [[tips/trusted_git_push]]. * The RecentChanges page is compiled statically, not generated the the CGI. * A new version (3.00) of the plugin API, exporting additional - commonly used functions from IkiWiki.pm. - See [[todo/firm_up_plugin_interface]] + commonly used functions from IkiWiki.pm. Nearly everything in ikiwiki is + now a plugin, from WikiLinks to page editing, to RecentChanges. * Far too many bug fixes, features, and enhancements to list here. Release is planned for fall^Wlate, 2008. |