You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2011/08/16 16:45:42 UTC

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

Author: danielsh
Date: Tue Aug 16 14:45:41 2011
New Revision: 1158304

URL: http://svn.apache.org/viewvc?rev=1158304&view=rev
Log:
Nominate r1158303.

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=1158304&r1=1158303&r2=1158304&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Aug 16 14:45:41 2011
@@ -235,7 +235,7 @@ Candidate changes:
    Votes:
      +1: danielsh, rhuijben
 
- * r1158285
+ * r1158285, r1158303
    swig-py: always set ChangeCollector's ChangedPath.path.
    Justification:
      Consistency with all other users of ChangedPath.  ViewVC ran into this.