diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-09 00:48:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-09 00:48:09 +0000 |
commit | 72c53650ad4a708493880daa75cdda9d056fc75e (patch) | |
tree | fa5a977f1b2aca5bde037d74029f069027b9a3bb /debian | |
parent | 127bceef5b4799e58cb068043e49ed16a3ec840d (diff) |
* Add the needsbuild hook. Plugins can use this to manipulate which files
ikiwiki builds when refreshing the wiki.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e3863fbd2..8a9a83127 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,10 @@ ikiwiki (2.1) UNRELEASED; urgency=low * Add all=no option to conditional, can be used to form conditionals that do not need to examine every page in the wiki. * Use this to simplify the goodstuff detection in the plugin template. + * Add the needsbuild hook. Plugins can use this to manipulate which files + ikiwiki builds when refreshing the wiki. - -- Joey Hess <joeyh@debian.org> Tue, 08 May 2007 20:12:25 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 08 May 2007 20:44:27 -0400 ikiwiki (2.00) unstable; urgency=low |