summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-05 13:57:25 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-05 13:57:25 -0400
commit0f67e7d96953535e98d9ec26c30a25b8aaad782c (patch)
tree5e0ccbd4caaad602b4890fbe2f0a988a71c226a6 /debian
parent7d3047b6d8ead54d13a3d0165c897ded38a93160 (diff)
editpage: New core plugin factoring out page editing to allow disabling it if desired.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b775761d..30014d13e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ ikiwiki (2.63) UNRELEASED; urgency=low
disable colons from being used in source files (which can cause trouble
om Windows).
* po/Makefile: update po files when the pot file has changed. Closes: #497951
+ * editpage: New core plugin factoring out page editing to allow disabling it
+ if desired.
-- Joey Hess <joeyh@debian.org> Thu, 28 Aug 2008 16:08:18 -0400