Author: danielsh
Date: Thu Aug 1 12:16:24 2013
New Revision: 1509198
URL: http://svn.apache.org/r1509198
Log:
* STATUS (r1507582): Add r1509196. As a documentation change, voting is not
required.
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=1509198&r1=1509197&r2=1509198&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Aug 1 12:16:24 2013
@@ -178,7 +178,7 @@ Candidate changes:
Votes:
+1: rschupp, danielsh
- * r1507382, r1509186
+ * r1507382, r1509186, r1509196
Allow passing NULL for the config dir to use the default config dir path.
r1509186 is to update the docstring accordingly.
Justification: all other APIs that take a config dir param allow NULL as
@@ -186,7 +186,6 @@ Candidate changes:
that path themselves.
Votes:
+1: steveking
- danielsh: update the docstring accordingly?
* r1507567, r1507589
Fix issue #4400: crash when committing cp with deep deletion.