You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2014/04/14 17:31:20 UTC

svn commit: r1587225 - /subversion/trunk/CHANGES

Author: breser
Date: Mon Apr 14 15:31:19 2014
New Revision: 1587225

URL: http://svn.apache.org/r1587225
Log:
* CHANGES: Fix error in the kidney blame section, should be M>N.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1587225&r1=1587224&r2=1587225&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Mon Apr 14 15:31:19 2014
@@ -11,7 +11,7 @@ http://svn.apache.org/repos/asf/subversi
     * membuffer: virtually perfect short-term cache efficiency (r1476664 et at)
     * membuffer: quadruple the maximum cacheable directory size (r1545948 et al)
     * resolve: improve interactive conflict resolution menus
-    * blame: allow -r M:N with M<N
+    * blame: allow -r M:N with M>N
     * svn auth: new subcommand to manage cached credentials and certs
     * svn youngest: new remote version of svnlook youngest (issue #4299)
     * new experimental filesystem fsx (faster, smaller)