summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 02ce31e..000f2c7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1462,6 +1462,9 @@ Build
- Issue #4204: Fixed module build errors on FreeBSD 4.
+- Issue #6801 : symmetric_difference_update also accepts |.
+ Thanks to Carl Chenet.
+
C-API
-----