summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/news.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 0b707678e..5d79d8271 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -26,6 +26,9 @@ Compiler Additions
 Language Additions
 ------------------
 
+- Arrays can now be declared with a single integer literal ``N`` instead of a
+  range; the range is then ``0..N-1``.
+
 
 
 2013-05-20 New website design!