]> granicus.if.org Git - python/commitdiff
Remove old news entry that got merged.
authorGeorg Brandl <georg@python.org>
Tue, 1 Sep 2009 08:12:13 +0000 (08:12 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 1 Sep 2009 08:12:13 +0000 (08:12 +0000)
Misc/NEWS

index 8c13e37003ec87e9929663b8d9a539824a37565a..bc7f5b06fddd32eca61ec2b704f939a73d83491a 100644 (file)
--- 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
 -----