You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2013/05/09 13:48:20 UTC

svn commit: r1480596 - /subversion/trunk/CHANGES

Author: stsp
Date: Thu May  9 11:48:20 2013
New Revision: 1480596

URL: http://svn.apache.org/r1480596
Log:
* CHANGES: typo

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1480596&r1=1480595&r2=1480596&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu May  9 11:48:20 2013
@@ -85,7 +85,7 @@ http://svn.apache.org/repos/asf/subversi
     * FSFS de-duplication now works for properties as well (r1243312)
     * read FSFS data using fewer fopen calls (issue #3372)
     * 'svnadmin verify' will now check meta data (issues #3956, #4211)
-    * new -- client-speed option for svnserve (r1391788)
+    * new --client-speed option for svnserve (r1391788)
     * hook script templates are now marked as executable (r1153414)
     * svn:ignore __pycache__ directories by default (r1150073)
     * 'svn diff --git' include copyfrom revision in "copied" headers (r1155279)