You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2015/09/03 11:08:57 UTC

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

Author: rhuijben
Date: Thu Sep  3 09:08:57 2015
New Revision: 1700962

URL: http://svn.apache.org/r1700962
Log:
* STATUS: Cast vote on swig fix. Approved.

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=1700962&r1=1700961&r2=1700962&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Sep  3 09:08:57 2015
@@ -107,15 +107,6 @@ Candidate changes:
    Votes:
      +1: ivan, rhuijben
 
- * r1694929
-   Fix memory corruption in SWIG bindings' svn_client_copy_source_t
-   constructor.
-   Justification:
-     Constructor result is not correct as REVISION gets partially overwritten
-     by PEG_REVISION. May also result in segfaults.
-   Votes:
-     +1: stefan2, philip
-
  * r1687304,1687389,1693135,1693138,1693159,1695600,1695606,1695681
    Better configure detection of httpd version and auth fix.
    Justification:
@@ -138,3 +129,12 @@ Approved changes:
      Trunk has a better fix, but less suitable for backporting, in r1691952.
    Votes:
      +1: julianfoad, philip, brane
+
+ * r1694929
+   Fix memory corruption in SWIG bindings' svn_client_copy_source_t
+   constructor.
+   Justification:
+     Constructor result is not correct as REVISION gets partially overwritten
+     by PEG_REVISION. May also result in segfaults.
+   Votes:
+     +1: stefan2, philip, rhuijben