master
Joey Hess 2008-12-24 15:26:50 -05:00
parent 3f3ff3f812
commit c58f0eaa70
1 changed files with 2 additions and 2 deletions

View File

@ -54,9 +54,9 @@ The highlights of the changes in version 3.0 include:
* Support for additional revision control systems: [[rcs/bzr]], * Support for additional revision control systems: [[rcs/bzr]],
[[rcs/monotone]] [[rcs/monotone]]
* Support for [[tips/trusted_git_push]]. * Support for [[tips/trusted_git_push]].
* The RecentChanges page is compiled statically, not generated the the CGI. * The RecentChanges page is compiled statically, not generated from the CGI.
* A new version (3.00) of the plugin API, exporting additional * A new version (3.00) of the plugin API, exporting additional
commonly used functions from IkiWiki.pm. Nearly everything in ikiwiki is commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is
now a plugin, from WikiLinks to page editing, to RecentChanges. now a plugin, from WikiLinks to page editing, to RecentChanges.
* Far too many bug fixes, features, and enhancements to list here. * Far too many bug fixes, features, and enhancements to list here.