aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-03-04 13:19:05 -0400
committerJoey Hess <joey@kitenet.net>2013-03-04 13:19:05 -0400
commit8c8aa3fe479ccbcc60d82b1efa38df2edf38fc15 (patch)
tree0f107c0361acc83b3681d06335a3d5f2744b93df /debian
parent1d6eb13e2b3b7cf60f26ae4c5b631b0e65e34c5f (diff)
downloadikiwiki-8c8aa3fe479ccbcc60d82b1efa38df2edf38fc15.tar
ikiwiki-8c8aa3fe479ccbcc60d82b1efa38df2edf38fc15.tar.gz
Detect plugins with a broken getsetup and warn.
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 85acaf530..54e7c9024 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ikiwiki (3.20130213) UNRELEASED; urgency=low
* Allow dots in directive parameter names. (tango)
* Add missing plugin section, and deal with missing sections with a warning.
+ * Detect plugins with a broken getsetup and warn.
-- Joey Hess <joeyh@debian.org> Fri, 15 Feb 2013 17:23:12 -0400