You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2012/12/31 19:10:29 UTC

svn propchange: r1427210 - svn:log

Author: rhuijben
Revision: 1427210
Modified property: svn:log

Modified: svn:log at Mon Dec 31 18:10:29 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Dec 31 18:10:29 2012
@@ -1,6 +1,7 @@
 Following up on r1427197, apply a similar fix to the suffix scanning. Avoid
 updating variables until they are known to be correct to allow breaking out
-of the loop. And reset state variables after detecting a common suffix.
+of the loop. And reset state variables after detecting a common suffix. Part
+of issue #4270.
 
 Just like r1427197, the only behavior change should be in resetting the
 state variables.