diff options
author | Araq <rumpf_a@web.de> | 2012-08-25 01:34:50 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-08-25 01:34:50 +0200 |
commit | 9a7f0cd8510a534a3f1e9d4275b8abd7825a94c6 (patch) | |
tree | f862293603c58003d24997781959820366284e8e /web | |
parent | 8a92e95ccfb2653d8cea52a83c26ac8967557062 (diff) | |
download | Nim-9a7f0cd8510a534a3f1e9d4275b8abd7825a94c6.tar.gz |
bindSym suffices; no 'bind' for macros anymore
Diffstat (limited to 'web')
-rwxr-xr-x | web/news.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt index f67e4d74b..e456f70f3 100755 --- a/web/news.txt +++ b/web/news.txt @@ -160,7 +160,6 @@ 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 |