Author: kotkov
Date: Wed Mar 4 14:01:13 2026
New Revision: 1932155
Log:
* STATUS: Vote for r1931570.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Wed Mar 4 13:25:40 2026
(r1932154)
+++ subversion/branches/1.15.x/STATUS Wed Mar 4 14:01:13 2026
(r1932155)
@@ -56,7 +56,7 @@ Candidate changes:
Without this, svn_client_checkout3 doesn't care about the argument and the
docstrings doesn't match implementation (see the r1931298 group).
Votes:
- +1: dsahlberg
+ +1: dsahlberg, kotkov
* r1931334, r1931337, r1931359, r1931369, r1931373
Remove a potentially data-truncating typecast in our adler32 implementation.