summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 16a955687e..127a6c6893 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,3 +1,7 @@
+: Multiple assignment behavior
+
+ Fixed so that "*a = nil" results in "a == []".
+
: Array expansion
Fixed with the following behavior: