summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 469d21f..468eae6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -25,7 +25,6 @@ Core
reduce()
.join() method of strings
tuple()
- unicode.join()
XXX TODO zip()
'x in y' and 'x not in y'