aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:46:32 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:46:32 -0400
commitbc7381c4f9f76cbef6bef27cc382a8246b58a4f7 (patch)
tree30d1f252573f704eb27a09c48b96f2f0b0dda5ce /debian
parent9921a4a8a1a696ce69acce5e14943f0149d926ff (diff)
downloadikiwiki-bc7381c4f9f76cbef6bef27cc382a8246b58a4f7.tar
ikiwiki-bc7381c4f9f76cbef6bef27cc382a8246b58a4f7.tar.gz
listdirectives: Enable use of the directives underlay.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd2079368..82e1fa474 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ ikiwiki (2.64) UNRELEASED; urgency=low
* Directive documentation broken out of the plugin documentation and into
pages suitable to be used as an underlay. Thanks to Willu for doing most
of the tedious work.
+ * Move the directive documentation into its own underlay, separate from
+ basewiki, since it's sorta large compared to the rest of basewiki.
+ * listdirectives: Enable use of the directives underlay.
-- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400