summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-08-24 01:18:03 +0200
committerAraq <rumpf_a@web.de>2012-08-24 01:18:03 +0200
commitc7ba6f5eb6f555ae650417c6f3bf9cdc0bad1427 (patch)
treee76ddea5dc65e48b16854fa69905f5618998acc1 /web/news.txt
parentbdf3bee05510718581510cb78fa70ca183039d55 (diff)
downloadNim-c7ba6f5eb6f555ae650417c6f3bf9cdc0bad1427.tar.gz
implemented 'bind' for macros
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index ac8b0585b..bbac003f1 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -157,6 +157,7 @@ Language Additions
   in templates.
 - Comments can be continued with a backslash continuation character so that
   comment pieces don't have to align on the same column.
+- Macros support the ``bind`` statement.
 
 
 2012-02-09 Version 0.8.14 released