You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ha...@apache.org on 2022/03/27 18:33:47 UTC

svn commit: r1899260 - /subversion/branches/1.14.x/STATUS

Author: hartmannathan
Date: Sun Mar 27 18:33:47 2022
New Revision: 1899260

URL: http://svn.apache.org/viewvc?rev=1899260&view=rev
Log:
* branches/1.14.x/STATUS: Fix syntax that broke merge-approved-backports.py

Modified:
    subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1899260&r1=1899259&r2=1899260&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Sun Mar 27 18:33:47 2022
@@ -39,7 +39,7 @@ Candidate changes:
    Votes:
      +1: futatuki, stsp
 
- * r1881534 (without CRLF problem)
+ * r1881534
    Fix issue #4864 "build/ac-macros/macosx.m4: workaround AC_RUN_IFELSE"
    Justification:
      Unblocks cross-compiling SVN.