summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-04-24 00:58:39 +0200
committerAraq <rumpf_a@web.de>2011-04-24 00:58:39 +0200
commitfd0d3bf086acb24eac3b5c1752351e7990c9fd2e (patch)
treed7078d3a79feed5d3361fcf6a27a0422b19a0094 /web/news.txt
parente9dcf26841959c6bc4039ddfdc9807ea987fbeb4 (diff)
downloadNim-fd0d3bf086acb24eac3b5c1752351e7990c9fd2e.tar.gz
C source regenerated
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index ce48b4e90..f8bcef3db 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -76,6 +76,8 @@ Additions
   returns a ``TFile`` and raises an exception in case of an error.
 - The compiler now might use a hashing for string case statements depending
   on the number of string literals in the case statement.
+- Added a wrapper for ``redis``.
+- The compiler now supports array, sequence and string slicing.
 
 
 2010-10-20 Version 0.8.10 released