diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-08 17:47:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-08 17:47:38 -0400 |
commit | d3ca495e61e0e9d66095b1aba2fd1995e564e841 (patch) | |
tree | 1421821b8f15867d5ab5563ca6a4353e3021832c /debian/changelog | |
parent | 240b58c36c0d3ed9ecf89fc005364b769d0caf8e (diff) |
lockedit: Support specifying which users (and IP addresses) a page is locked for. This supports most of the ACL type things users have been wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a7b4cbb00..9947c8a58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ ikiwiki (2.67) UNRELEASED; urgency=low * remove: Avoid $_ breakage. (Stupid, stupid perl.) * Updated Spanish translation from Victor Moral. + * lockedit: Support specifying which users (and IP addresses) a page + is locked for. This supports most of the ACL type things users have been + wanting to be done. Closes: #443346 (It does not control who can read a + page, but that's out of scope for ikiwiki.) -- Joey Hess <joeyh@debian.org> Mon, 06 Oct 2008 16:07:50 -0400 |