Author: steveking
Date: Thu Aug 1 12:02:38 2013
New Revision: 1509189
URL: http://svn.apache.org/r1509189
Log:
* STATUS: Edit the r1507382 entry, add r1509186 to it.
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=1509189&r1=1509188&r2=1509189&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Aug 1 12:02:38 2013
@@ -178,8 +178,9 @@ Candidate changes:
Votes:
+1: rschupp, danielsh
- * r1507382
+ * r1507382, 1509186
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
meaning the default config path. Clients should not try to figure out
that path themselves.