summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-10-26 13:36:42 +0100
committerAraq <rumpf_a@web.de>2014-10-26 13:36:42 +0100
commitfdf996925b6b23e3127ce699c976e9e07bdfe13f (patch)
treedd29749daa80cb9fc47bbee4ecaec44936386835 /web
parenta639824e5e3ec2a6eca97f31f55623254144ca81 (diff)
downloadNim-fdf996925b6b23e3127ce699c976e9e07bdfe13f.tar.gz
implements #1588
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 7038e8234..c9374558a 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -49,6 +49,9 @@ News
       os.getEnv, os.existsEnv, os.dirExists, os.fileExists,
       system.writeFile
 
+  - Two backticks now produce a single backtick within an ``emit`` or ``asm``
+    statement.
+    
 
 2014-10-19 Nimrod version 0.9.6 released
 ========================================