Author: cmpilato
Date: Fri May 3 18:22:21 2013
New Revision: 1478897
URL: http://svn.apache.org/r1478897
Log:
* CHANGES
De-capitalize an entry.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1478897&r1=1478896&r2=1478897&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Fri May 3 18:22:21 2013
@@ -81,7 +81,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)
+ * 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)