Author: philip
Date: Tue Apr 14 10:48:30 2015
New Revision: 1673404
URL: http://svn.apache.org/r1673404
Log:
* STATUS: Vote/approve ra_serf XML error fix.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1673404&r1=1673403&r2=1673404&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Apr 14 10:48:30 2015
@@ -26,19 +26,6 @@ Release blockers for 1.9.0:
Votes:
+1: stefan2, philip
- * r1672372, r1672404
- Stop parsing the result of a succeeded PUT as xml error chain
- Justification:
- Reported as breaking compatibility with Sourceforge's setup.
- Reported as release blocker in the 'error committing to 1.7 servers'
- thread on [email protected].
- Notes:
- Apache Httpd 2.4 appears to return a proper xml result and as such
- doesn't generate an error. I'm guessing you need an older httpd or
- a special setup to reproduce the problem.
- Votes:
- +1: rhuijben, steveking
-
* r1667233, r1667301
Reject invalid get-location-segments requests in mod_dav_svn and svnserve.
Justification:
@@ -330,3 +317,16 @@ Approved changes:
Regression from 1.8 for API users.
Votes:
+1: rhuijben, danielsh, philip
+
+ * r1672372, r1672404
+ Stop parsing the result of a succeeded PUT as xml error chain
+ Justification:
+ Reported as breaking compatibility with Sourceforge's setup.
+ Reported as release blocker in the 'error committing to 1.7 servers'
+ thread on [email protected].
+ Notes:
+ Apache Httpd 2.4 appears to return a proper xml result and as such
+ doesn't generate an error. I'm guessing you need an older httpd or
+ a special setup to reproduce the problem.
+ Votes:
+ +1: rhuijben, steveking, philip