Author: rhuijben
Date: Wed Dec 16 12:15:47 2015
New Revision: 1720342
URL: http://svn.apache.org/viewvc?rev=1720342&view=rev
Log:
* STATUS: Cast some votes.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1720342&r1=1720341&r2=1720342&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Wed Dec 16 12:15:47 2015
@@ -49,8 +49,10 @@ Candidate changes:
Fix 'svn diff --summarize --ignore-properties'.
Justification:
--ignore-properties option should not be ignored in summarize diff mode.
+ Notes:
+ Doesn't change APIs. Just 'svn'.
Votes:
- +1: stsp
+ +1: stsp, rhuijben
* r1717876, r1717877
Fix svn_fs_contents_different on FSFS producing false negatives.
@@ -64,7 +66,7 @@ Candidate changes:
Branch:
^/subversion/branches/1.9.x-fsfs-rep-comparison
Votes:
- +1: stefan2
+ +1: stefan2, rhuijben
* r1705038
Fix issue 4607, patch with missing newline removes newline when applied.