* STATUS: Remove entry for r14643, r14647, r14650 that I forgot in r14663.



git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.2.x@854738 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index f52dd5a..eaf7cf7 100644
--- a/STATUS
+++ b/STATUS
@@ -4,30 +4,6 @@
 details on how release lines and voting work, what kinds of bugs can
 delay a release, etc.
 
-Status of 1.2.0:
-================
-
-Candidate changes:
-
-(none)
-
-Approved changes (further review is welcome, but not required):
-
-  * r14643, r14647, r14650
-    Use heap not stack for SVN_STREAM_CHUNK_SIZE buffers.
-    Justification:
-      Buffers simply too big to put on stack; also, API change.
-    Notes:
-      Use http://svn.collab.net/repos/svn/branches/1.2.x-r14643 for backport.
-      All revisions are on the branch.
-      markphip: 
-      Built and manually tested r14651 on Win32 with these three changes
-      merged.  Subclipse and TortoiseSVN both appear to work correctly
-      and the JavaHL merge problem is now fixed.
-    Votes:
-      +1: kfogel, lundblad, philip
-      +1 (non-binding): markphip
-
 Status of 1.2.1:
 ================
 
@@ -39,3 +15,7 @@
       See above about "segfault".
     Votes:
       +1: kfogel
+
+Approved changes (further review is welcome, but not required):
+
+(none)