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/15 16:44:04 UTC

svn commit: r1482871 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed May 15 14:44:04 2013
New Revision: 1482871

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

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1482871&r1=1482870&r2=1482871&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed May 15 14:44:04 2013
@@ -101,7 +101,7 @@ http://svn.apache.org/repos/asf/subversi
     * new 'http-max-connections' configuration option for serf (r1421559)
     * new 'http-bulk-updates' configuration option for serf (r1421490)
     * 'svn cleanup' now runs SQLite "vacuum" to reclaim space (r1418459)
-    * 'svn info' displays repository relative URL (r1415365)
+    * 'svn info' displays repository-relative URL (r1415365)
     * fix serf memory leak on checkout (issue #4194)
     * detect duplicate paths setting svn:externals (issue #4227)
     * make ra_serf work over HTTP/1.0 proxies (issue #3979)