summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-12 02:45:44 -0500
committerJoey Hess <joey@kitenet.net>2007-12-12 02:45:44 -0500
commitc46b17983dc5549172dabb461b72a4ed11f110ae (patch)
tree45831850ef31302ff0f70b64a40733bfa554763c /debian/changelog
parent8576fe4c4913c2ebe678c54f9353ac22c6bdaa84 (diff)
works, but I'm not entirely happy with it yet
It would be better if it were a formbuilder hook. But the formbuilder hook is wacked.. I may need to change how that hook works, which would mean changing the only current user of it, passwordauth).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ebc0b044..2118aeaa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ ikiwiki (2.16) UNRELEASED; urgency=low
* calendar: Work around block html parsing bug in markdown 1.0.1 by
enclosing the calendar in an extra div.
* Fix file pruning code to work if ikiwiki is run with "." as the srcdir.
+ * Add an edittemplate plugin, allowing registering template pages, that
+ provide default content for new pages created using the web frontend.
-- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500