diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-11 20:39:10 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-11 20:39:10 -0500 |
commit | c923e0ba3377f85107ccea1933a042aaec675c77 (patch) | |
tree | dd185a72ba4b63a171fd68cb2342ae64c8e73788 /debian/changelog | |
parent | 7af18f2a1ec8b5ce4764813b0464112f517e806f (diff) |
Allow globs to be used in user() pagespecs.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 14be7ec69..d74abd0f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ ikiwiki (3.20100123) UNRELEASED; urgency=low a button on the login form to use it. * httpauth: Add httpauth_pagespec setting that can be used to limit pages to only being edited via users authed with httpauth. + * Allow globs to be used in user() pagespecs. -- Joey Hess <joeyh@debian.org> Tue, 26 Jan 2010 22:25:33 -0500 |