You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2013/06/04 10:16:36 UTC

svn commit: r1489322 - in /subversion/branches: 1.7.x/STATUS 1.8.x/STATUS

Author: philip
Date: Tue Jun  4 08:16:36 2013
New Revision: 1489322

URL: http://svn.apache.org/r1489322
Log:
* STATUS: Missing r typo.

Modified:
    subversion/branches/1.7.x/STATUS
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1489322&r1=1489321&r2=1489322&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Jun  4 08:16:36 2013
@@ -191,7 +191,7 @@ Veto-blocked changes:
 Approved changes:
 =================
 
- * 1488878
+ * r1488878
    Don't leave return value uninitialised.
    Justification:
      Possible SEGV when using legacy status API.

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1489322&r1=1489321&r2=1489322&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Jun  4 08:16:36 2013
@@ -103,7 +103,7 @@ Approved changes:
 # blocking issues.  If in doubt see this link for details:
 # http://subversion.apache.org/docs/community-guide/releasing.html#release-stabilization
 
- * 1488878
+ * r1488878
    Don't leave return value uninitialised.
    Justification:
      Possible SEGV when using legacy status API.