aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-06-23 14:05:32 -0400
committerJoey Hess <joey@kitenet.net>2013-06-23 14:05:32 -0400
commitc037714b77535c849c8d8ef4807af2b59737a5c5 (patch)
tree5d4d2e6dd2888ebeaec1fa90b8c3ae4178a7e5a6 /debian
parent5038f36cba2c7db223708d06a65f99b08c25b733 (diff)
downloadikiwiki-c037714b77535c849c8d8ef4807af2b59737a5c5.tar
ikiwiki-c037714b77535c849c8d8ef4807af2b59737a5c5.tar.gz
comments: The formats allowed to be used in comments can be configured using comments_allowformats. Thanks, Michal Sojka
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 375a9d0a9..b9b46be3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ikiwiki (3.20130519) UNRELEASED; urgency=low
* blogspam: Fix encoding issue in RPC::XML call.
Thanks, Changaco
+ * comments: The formats allowed to be used in comments can be configured
+ using comments_allowformats.
+ Thanks, Michal Sojka
-- Joey Hess <joeyh@debian.org> Sun, 23 Jun 2013 14:02:01 -0400