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/29 15:00:20 UTC

svn commit: r1426765 - /subversion/branches/1.7.x/STATUS

Author: rhuijben
Date: Sat Dec 29 14:00:20 2012
New Revision: 1426765

URL: http://svn.apache.org/viewvc?rev=1426765&view=rev
Log:
* STATUS: Tweak description and nominate r1426762

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1426765&r1=1426764&r2=1426765&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Sat Dec 29 14:00:20 2012
@@ -100,8 +100,9 @@ Candidate changes:
      +1: rhuijben
 
  * r1426752
-   Fix a seldom encountered issue in the diff-libraries whitespace
-   normalization handling that might make diff use the wrong tokens.
+   Fix Issue #4133, an issue in the diff-libraries whitespace normalization
+   handling that might make diff use the wrong tokens, showing up as
+   unexpected changes.
    Justification:
      The diff library should behave properly when suppressing whitespace
      changes.
@@ -112,6 +113,15 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
+ * r1426762
+   Fix issue #4283, When the identical suffix starts at chunk boundary, "svn
+   diff" produces incorrect diff.
+   Justification:
+     Without this patch the identical suffix might show up as an added or
+     deleted suffix of a file.
+   Votes:
+     +1: rhuijben
+
 Veto-blocked changes:
 =====================