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: