summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rw-r--r--web/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index ce5443213..cffffffee 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -39,6 +39,7 @@ News
     ``varargs[expr]``. So if your code breaks for ``varargs[untyped]``, use
     ``varargs[expr]`` instead. The same applies to ``varargs[typed]`` vs
     ``varargs[stmt]``.
+  - ``sequtils.delete`` doesn't take confusing default arguments anymore.
 
 
   Library additions
106' href='#n106'>106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141