Author: philip
Date: Mon Oct 15 22:20:32 2012
New Revision: 1398541
URL: http://svn.apache.org/viewvc?rev=1398541&view=rev
Log:
* STATUS: Clarify effect of r1237779.
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=1398541&r1=1398540&r2=1398541&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Mon Oct 15 22:20:32 2012
@@ -71,7 +71,7 @@ Candidate changes:
+1: cmpilato
* r1237779
- Fix sense of property validation on load.
+ Fix sense of property validation on load and make the revprop change atomic.
Justification:
Validation is supposed to be on by default but is off, adding
--bypass-prop-validation switches it on.