From: Georg Brandl Date: Tue, 1 Sep 2009 08:12:13 +0000 (+0000) Subject: Remove old news entry that got merged. X-Git-Tag: v3.2a1~2631 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d02c1028fc58d3ae27ac6b8b2193700f9a0957f3;p=python Remove old news entry that got merged. --- diff --git a/Misc/NEWS b/Misc/NEWS index 8c13e37003..bc7f5b06fd 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 -----