Author: brane
Date: Fri Apr 26 08:06:50 2013
New Revision: 1476092
URL: http://svn.apache.org/r1476092
Log:
* CHANGES: Added note about case-sensitive user and group names in authz config.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1476092&r1=1476091&r2=1476092&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Fri Apr 26 08:06:50 2013
@@ -80,6 +80,7 @@ http://svn.apache.org/repos/asf/subversi
- Server-side bugfixes:
* SVNParentPath / repository listing now authz-filtered (r1408184)
+ * User and group names in the authz config file are case-sensitive
(r1475772)
- Other tool improvements and bugfixes:
* 'svnmucc' promoted to first-class supported utility (issue #3308)