Author: philip
Date: Mon May 23 09:10:06 2011
New Revision: 1126398
URL: http://svn.apache.org/viewvc?rev=1126398&view=rev
Log:
* STATUS: vote/approve issue 3895
Modified:
subversion/branches/1.6.x/STATUS
Modified: subversion/branches/1.6.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1126398&r1=1126397&r2=1126398&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Mon May 23 09:10:06 2011
@@ -15,20 +15,6 @@ Status of 1.6.17:
Candidate changes:
==================
- * r1125983, r1125998, r1126007
- Fix issue #3895, "repos layer does not verify mergeinfo syntax".
- Justification:
- Clients can virtually break some client operations (e.g. update,
- merge, and diff, for affected revisions) by committing syntactically
- invalid mergeinfo properties directly over the RA API.
- Notes:
- See also issue #3896, "mergeinfo syntax errors should be treated
- gracefully".
- r1125998 adds %s to the error messages.
- r1126007 fixes bugs in the svn_error_createf() invocations.
- Votes:
- +1: stsp, danielsh
-
Veto-blocked changes:
=====================
@@ -178,3 +164,17 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1125983, r1125998, r1126007
+ Fix issue #3895, "repos layer does not verify mergeinfo syntax".
+ Justification:
+ Clients can virtually break some client operations (e.g. update,
+ merge, and diff, for affected revisions) by committing syntactically
+ invalid mergeinfo properties directly over the RA API.
+ Notes:
+ See also issue #3896, "mergeinfo syntax errors should be treated
+ gracefully".
+ r1125998 adds %s to the error messages.
+ r1126007 fixes bugs in the svn_error_createf() invocations.
+ Votes:
+ +1: stsp, danielsh, philip