Author: stefan2
Date: Tue Jun 11 12:58:49 2013
New Revision: 1491778
URL: http://svn.apache.org/r1491778
Log:
* STATUS:
propose r1491770 for backport.
Modified:
subversion/branches/1.8.x/STATUS
Modified: subversion/branches/1.8.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1491778&r1=1491777&r2=1491778&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Jun 11 12:58:49 2013
@@ -98,6 +98,15 @@ Candidate changes:
Votes:
+1: danielsh, breser
+ * r1491770
+ Eliminate revprop buffer size limit.
+ Justification:
+ This removes an inconsistency; we don't limit object sizes anywhere
+ else. Particularly, we allowed for unlimited revprop sizes when setting
+ them but had a 16MB limit in the getter.
+ Votes:
+ +1: stefan2
+
Veto-blocked changes:
=====================