Author: pburba
Date: Thu May 2 15:40:02 2013
New Revision: 1478417
URL: http://svn.apache.org/r1478417
Log:
* STATUS: Nominate fixes for issue #4355 'svn_client_log5 broken with
multiple revisions which span a rename'.
Modified:
subversion/branches/1.8.x/STATUS
Modified: subversion/branches/1.8.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1478417&r1=1478416&r2=1478417&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu May 2 15:40:02 2013
@@ -80,6 +80,20 @@ Candidate changes:
-1: julianfoad ('svn update' now crashes on interactive resolution of a
prop conflict)
+ * r1469363, r1469645, r1469674, r1470037, r1470537, r1478220, r1478221
+ Fix issue #4355 'svn_client_log5 broken with multiple revisions which
+ span a rename'.
+ Justification:
+ svn_client_log5 doesn't deliver what it promises, see
+ http://subversion.tigris.org/issues/show_bug.cgi?id=4355#desc1 for
+ a brief example of the problem.
+ Notes:
+ r1469363, r1469645, r1469674, r1470037, and r1470537 are the creation
+ and subsequent tweaks of a single new log test for this issue. r1478220
+ is the fix. r1478221 is a minor follow-up to that fix.
+ Votes:
+ +1: pburba
+
Veto-blocked changes:
=====================