diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-27 12:55:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-27 12:55:45 -0400 |
commit | 7e513f22a6c78fbb25dabf3526ad987b76b91d86 (patch) | |
tree | 754e06e0c6e1db933c5531ba8af49370af443a4b | |
parent | dddf5d55fd3496ba2ab28d34e6fe1e0610044299 (diff) |
update
-rw-r--r-- | doc/roadmap.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 2de058b2d..6e5b257a6 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -46,6 +46,8 @@ Version 3.0 will be an opportunity to make significant transitions. * Default to using `aggregateinternal`. * Remove deprecated prefs form settings for `allowed_attachments` and `locked_pages`. +* Finalise a new version of the plugin API, exporting additional commonly + used functions from IkiWiki.pm It will include a vast number of new features, bugfixes, and other improvements, far too many to list here. |