Author: dsahlberg
Date: Thu Jul 27 12:55:36 2023
New Revision: 1911315
URL: http://svn.apache.org/viewvc?rev=1911315&view=rev
Log:
* STATUS
Vote for r1906502 (approving)
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=1911315&r1=1911314&r2=1911315&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Thu Jul 27 12:55:36 2023
@@ -22,13 +22,6 @@ Candidate changes:
votes:
+1: rhuijben
- * r1906502
- libsvn_diff: Fix missing pointer dereference in svn:mergeinfo diff parser
- Justification:
- Bug fix. Code to parse forward merges did not work as intended.
- Votes:
- +1: hartmannathan, stsp
-
* r1907124
svntest/main.py: Remove wrong comma that broke tests with --enable-sasl
Justification:
@@ -49,3 +42,9 @@ Veto-blocked changes:
Approved changes:
=================
+ * r1906502
+ libsvn_diff: Fix missing pointer dereference in svn:mergeinfo diff parser
+ Justification:
+ Bug fix. Code to parse forward merges did not work as intended.
+ Votes:
+ +1: hartmannathan, stsp, dsahlberg