summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b2fbe7f..64ae13f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -105,9 +105,6 @@ Library
- Bug #1598620: A ctypes Structure cannot contain itself.
-- Patch #1362975: Rework CodeContext indentation algorithm to
- avoid hard-coding pixel widths.
-
- Patch #1070046: Marshal new-style objects like InstanceType
in xmlrpclib.