diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-25 16:49:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-25 16:49:30 -0400 |
commit | e1ba137317f3b35bdfa90b37659d9005e4c253f2 (patch) | |
tree | cd1f2cc67bc340fc05873858d87fc59b7c2e7a3a /debian/changelog | |
parent | 093e8154408d9a7517a0df1768f44ad581c70be2 (diff) |
attachment: Add admin() pagespec to test if the uploading user is a wiki admin.
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 ff119a314..002591083 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ikiwiki (2.66) UNRELEASED; urgency=low * recentchanges: Fix redirects to non-page files. * aggregate: Avoid uninitialized value warnings for pages with no recorded ctime. + * attachment: Add admin() pagespec to test if the uploading user is a wiki + admin. -- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400 |