diff --git a/Misc/NEWS b/Misc/NEWS index 8c13e37003e..bc7f5b06fdd 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 -----