Author: stefan2
Date: Wed Jun 12 12:35:28 2013
New Revision: 1492174
URL: http://svn.apache.org/r1492174
Log:
* STATUS: vote for and approve r1492145
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=1492174&r1=1492173&r2=1492174&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Jun 12 12:35:28 2013
@@ -133,15 +133,6 @@ Candidate changes:
+1: ivan (without r1478987, r1492020)
+1: rhuijben
- * r1492145
- Properly handle a corner case in svn_io_read_length_line().
- Justification:
- Don't get in an endless loop when repos/db/uuid contains a \r\n instead
- of a \n. (Some testcode of one user got in this case by applying a hack
- and it worked in 1.7)
- Votes:
- +1: rhuijben, ivan
-
* r1491756
Fix issue #4364: Correctly remove the stale entries from the lock table
when committing deletions.
@@ -171,6 +162,16 @@ Veto-blocked changes:
Approved for 1.8.1 or if soak is restarted for 1.8.0:
====================================================
+ * r1492145
+ Properly handle a corner case in svn_io_read_length_line().
+ Justification:
+ Don't get in an endless loop when repos/db/uuid contains a \r\n instead
+ of a \n. (Some testcode of one user got in this case by applying a hack
+ and it worked in 1.7)
+ Votes:
+ +1: rhuijben, ivan, stefan2
+
+
Approved changes:
=================