Author: rhuijben
Date: Thu Apr 17 07:55:24 2014
New Revision: 1588156
URL: http://svn.apache.org/r1588156
Log:
* STATUS: Remove nominations that were really backported by svn-role
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=1588156&r1=1588155&r2=1588156&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Apr 17 07:55:24 2014
@@ -320,49 +320,3 @@ Veto-blocked changes:
Approved changes:
=================
-
- * r1577812, r1577813, r1579429
- Resolve a segfault when 'svn merge --force' merges a directory delete
- Justification:
- Even though this merge flag is not recommended, it shouldn't cause a
- segfault.
- Notes:
- r1577812 contains the actual fix and a regression test. r1577813 is
- a minor improvement. A branch is necessary because a comment right above
- the fix contained a typo that was fixed on trunk in a huge commit of many
- typo fixes.
- Branch:
- ^/subversion/branches/1.8.x-r1577812
- Votes:
- +1: philip, rhuijben, julianfoad
-
- * r1580832
- Resolve 'svnrdump load' segfault deleting an 'svn:*' property (issue #4490)
- Justification:
- Simple fix for a segfault
- Notes:
- r1586668 on trunk is a regression test for this fix. Normally we'd
- backport a regression test along with a fix but others have already
- voted for the fix without it, so, as it's simple, I'm not bothering to
- do so this time.
- Votes:
- +1: rhuijben, ivan, julianfoad
-
- * r1578670, r1578820, r1579274, r1587511
- Fix the order of node record headers written by svndumpfilter.
- Justification:
- Makes output match the rules documented in notes/dump-load-format.txt.
- Votes:
- +1: philip, julianfoad, rhuijben
-
- * r1586439
- Fix a crash in JavaHL that was reported on the users@ list and is
- already fixed on trunk.
- Justification:
- JavaHL should not crash the JVM too often.
- Notes:
- The original report is here:
-
http://mail-archives.apache.org/mod_mbox/subversion-users/201404.mbox/%3CCAAVTFFjrZEy-PT3i1xu0mOM_AC89-237CmFEZ7QYcJxNckfEtA%40mail.gmail.com%3E
- Branch:
- ^/subversion/branches/1.8.x-javahl-exception-crash
- Votes: