aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-27 00:48:06 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-27 00:48:06 +0000
commit1e5cd11635ef45e8223f56b952c8636d993e5908 (patch)
tree7c2b2a3dc1e36e82b5fb7af47118b00396bb6910 /debian
parentb4fa92f9e74d48281f285b4a682ec41e24e686db (diff)
downloadikiwiki-1e5cd11635ef45e8223f56b952c8636d993e5908.tar
ikiwiki-1e5cd11635ef45e8223f56b952c8636d993e5908.tar.gz
* Add a libdir config option to let ikiwiki load perl modules, including
plugins, from a user-configurable directory.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a1d94a69..b6ef74000 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,10 @@ ikiwiki (2.5) UNRELEASED; urgency=low
* Add templatefile hook.
* Add pagetemplate plugin, which allows changing the template used for
a page. (Not to be confused with the hook of the same name..)
+ * Add a libdir config option to let ikiwiki load perl modules, including
+ plugins, from a user-configurable directory.
- -- Joey Hess <joeyh@debian.org> Thu, 26 Jul 2007 16:16:55 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 26 Jul 2007 20:47:23 -0400
ikiwiki (2.4) unstable; urgency=low