summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-12 12:01:08 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-12 12:01:22 -0400
commitd101269bde7eb2d3497b8fe9e6cc6e78aec4663c (patch)
tree8aefe69772ca1bacee06e8c530fd007e4b3da30e /debian
parentd36361b01015da0338d3c0dc20625b5121ed94b2 (diff)
Move yesno function out of inline and into IkiWiki core, not exported.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ea3ba077b..0694b8190 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ ikiwiki (2.54) UNRELEASED; urgency=low
numerous bugs.
* meta: Support a guid option, to allow forcing a particular url or
uuid in feeds. (smcv)
+ * Move yesno function out of inline and into IkiWiki core, not exported.
-- Josh Triplett <josh@freedesktop.org> Wed, 09 Jul 2008 21:30:33 -0700