Tweak authz changes a bit.

git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1803 8cb11bc2-c004-0410-86c3-e597b4017df7
remotes/log-paging
cmpilato 2008-02-21 20:14:17 +00:00
parent 08e86c9a45
commit f535d8e599
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ Version 1.1.0 (released ??-???-????)
* add support for per-root configuration overrides
* add support for optional email address mangling (issue #290)
* extensible path-based authorization subsystem (issue #268), supporting:
- Subversion authz files
- regexp-based path hiding
- Subversion authz files (new)
- regexp-based path hiding (for compat with 1.0.x)
- file glob top-level directory hiding (for compat with 1.0.x)
* allow default file view to be "markup" (issue #305)