summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-07-14 14:44:54 +0200
committerAraq <rumpf_a@web.de>2012-07-14 14:44:54 +0200
commitd2872748c2913ff9139185a42737030f36a46440 (patch)
treec02d048bb98348d89067cdc40eb74f0beaa71692 /web/news.txt
parentb4084df434dc22d61960bcd6374d34af27bba888 (diff)
downloadNim-d2872748c2913ff9139185a42737030f36a46440.tar.gz
added system.@ for openarrays
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 0143d8f9a..be9e5bf08 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -59,6 +59,9 @@ Library Additions
 - The httpclient module now supports ssl/tls.
 - Added ``times.format`` as well as many other utility functions
   for managing time.
+- Added ``system.@`` for converting an ``openarray`` to a ``seq`` (it used to
+  only support fixed length arrays).
+
 
 Changes affecting backwards compatibility
 -----------------------------------------