Author: rhuijben
Date: Tue Jun 30 14:44:39 2015
New Revision: 1688463
URL: http://svn.apache.org/r1688463
Log:
Tell the backport script that there is a dependency.
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=1688463&r1=1688462&r2=1688463&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Jun 30 14:44:39 2015
@@ -79,6 +79,8 @@ Approved changes:
This is a follow-up to the changed in the r1684940 group which is
already approved for backport, and a bindings API change that
can't be backported after 1.9.0.
+ Depends:
+ Depends on the r1684940, r1685034, r1687769, r1687776 backport.
Notes:
r1688273 implements the API semantics; r1688395 contains
minor spelling and documentation fixes.