diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-01 14:58:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-01 14:58:23 -0400 |
commit | 6f852e88e30775cb2238f301bb7ca1c4a83d59f4 (patch) | |
tree | 7d30c9308e9f3c1c43616e6b6011468030a84fbe /debian/changelog | |
parent | f39659277db1865cf75d6a141e4dd6508945a2f5 (diff) | |
download | ikiwiki-6f852e88e30775cb2238f301bb7ca1c4a83d59f4.tar ikiwiki-6f852e88e30775cb2238f301bb7ca1c4a83d59f4.tar.gz |
anonk: Add anonok_pagespec configuration setting that can be used to allow anonymous users to edit only matching pages. Closes: #478892
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b7daeec27..1d06b4f5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ ikiwiki (2.45) UNRELEASED; urgency=low * Add missing de.po. Closes: #471540 * img: Support a title attribute, will be passed through to html. Closes: #478718 + * anonk: Add anonok_pagespec configuration setting that can be used to + allow anonymous users to edit only matching pages. Closes: #478892 -- Joey Hess <joeyh@debian.org> Sat, 26 Apr 2008 15:09:36 -0400 |