summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3402cb9..98b8da1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,8 +37,6 @@ Extensions
Library
-------
-- Issue #6822: ftplib's storlines method doesn't work with text files.
-
- Issue #2944: asyncore doesn't handle connection refused correctly.
- Issue #4184: Private attributes on smtpd.SMTPChannel made public and