Author: stsp Date: Fri Apr 24 09:56:19 2015 New Revision: 1675814 URL: http://svn.apache.org/r1675814 Log: * STATUS: Typo 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=1675814&r1=1675813&r2=1675814&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Fri Apr 24 09:56:19 2015 @@ -83,7 +83,7 @@ Other candidate changes: +1: brane * r1663530 - Use APR threadkey API instead of local-thread storage in C tests. + Use APR threadkey API instead of thread-local storage in C tests. Justification: Fixes random C test crashes on OpenBSD and possibly other systems. Votes: