Patch #1359217: Ignore 2xx response before 150 response.
Will backport to 2.5.
diff --git a/Misc/NEWS b/Misc/NEWS
index bd9d264..85e231d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -98,6 +98,9 @@
 Library
 -------
 
+- Patch #1359217: Process 2xx response in an ftplib transfer
+  that precedes an 1xx response.
+
 - Patch #1355023: support whence argument for GzipFile.seek.
 
 - Patch #1065257: Support passing open files as body in