Author: philip
Date: Tue Apr 14 10:39:02 2015
New Revision: 1673403
URL: http://svn.apache.org/r1673403
Log:
* STATUS: Vote for svn_fs_compare_ids, vote/approve add_from_disk.
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=1673403&r1=1673402&r2=1673403&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Apr 14 10:39:02 2015
@@ -24,7 +24,7 @@ Release blockers for 1.9.0:
semantics of the similar svn_fs_compare_ids lead to false and fragile
code (e.g. issue #4542). Let's not repeat this.
Votes:
- +1: stefan2
+ +1: stefan2, philip
* r1672372, r1672404
Stop parsing the result of a succeeded PUT as xml error chain
@@ -57,15 +57,6 @@ Release blockers for 1.9.0:
as the patch applied in r1667301; vote happened before
the '1.9.x-r1667233' backport branch)
- * r1672311
- Fix some doc and pass problems on the deprecated svn_wc_add_from_disk2
- Justification:
- Simple fix to resolve a case where new properties are lost on add.
- Notes:
- Regression from 1.8 for API users.
- Votes:
- +1: rhuijben (before promotion to release blocker), danielsh
-
Candidate changes that cannot go into a later 1.9.x:
====================================================
@@ -330,3 +321,12 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1672311
+ Fix some doc and pass problems on the deprecated svn_wc_add_from_disk2
+ Justification:
+ Simple fix to resolve a case where new properties are lost on add.
+ Notes:
+ Regression from 1.8 for API users.
+ Votes:
+ +1: rhuijben, danielsh, philip