Author: brane
Date: Sun Oct 19 12:33:44 2014
New Revision: 1632901
URL: http://svn.apache.org/r1632901
Log:
* branches/1.8.x/STATUS: Remove the r1469519 group proposal as it's not
likely to ever be merged to 1.8.x.
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=1632901&r1=1632900&r2=1632901&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sun Oct 19 12:33:44 2014
@@ -15,15 +15,6 @@ Status of 1.8.11:
Candidate changes:
==================
- * r1469519, r1469520, r1481848, r1481870
- Silence compiler warnings, tighten scopes and improve code.
- Justification:
- Clean builds make it more likely to notice real compiler warnings.
- Branch: ^/subversion/branches/1.8.x-r1469519-and-friends
- Votes:
- +1: blair, brane
- -0: philip (see dev thread: false alarm, trades one warning for another)
-
* r1501293, r1501338, r1501360, r1501533
Fix issue #4390, "parallel nested checkout not possible with wc-ng"
Justification: