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 8c13e37..bc7f5b0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1549,9 +1549,6 @@ Build
- Issue #4204: Fixed module build errors on FreeBSD 4.
-- Issue #6801 : symmetric_difference_update also accepts |.
- Thanks to Carl Chenet.
-
C-API
-----