You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2013/07/14 23:14:59 UTC

svn commit: r1503059 - /subversion/branches/1.8.x/STATUS

Author: danielsh
Date: Sun Jul 14 21:14:58 2013
New Revision: 1503059

URL: http://svn.apache.org/r1503059
Log:
* STATUS: Track trunk changes.

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=1503059&r1=1503058&r2=1503059&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sun Jul 14 21:14:58 2013
@@ -170,8 +170,8 @@ Candidate changes:
    Votes:
      +1: danielsh
 
- * r1503030, r1503032
-   Describe APR errors as coming from APR.
+ * r1503058
+   svn_utf_*: Describe APR errors as coming from APR.
    Justification:
      It is not obvious what needs to be recompiled to resolve "This function
      has not been implemented on this platform".  We do the same for SQLite.