summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAndreas Rumpf <andreas@andreas-desktop>2010-02-02 23:20:21 +0100
committerAndreas Rumpf <andreas@andreas-desktop>2010-02-02 23:20:21 +0100
commite62ef0ff60f05b1daede1033fc0204d19316b48c (patch)
tree92310f64073864a99ca28a7581aae60721a88547 /web
parentbdcf1ec1f78b63fa4d04e1a4599f62cc7281ed38 (diff)
downloadNim-e62ef0ff60f05b1daede1033fc0204d19316b48c.tar.gz
bugfix: rendering of case statements has been broken recently; remaining idents with wrong underscores in the wrappers
Diffstat (limited to 'web')
-rwxr-xr-xweb/news.txt3
-rwxr-xr-xweb/ticker.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/web/news.txt b/web/news.txt
index 4a2736b67..98e017700 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -36,7 +36,8 @@ Additions
   your configuration file to use these.
 - Triple quoted strings allow for ``"`` in more contexts.
 - ``""`` within raw string literals stands for a single quotation mark.
-- More extensive subscript operator overloading. See ``_ for further
+- More extensive subscript operator overloading. See 
+  `subscript overloading <manual.html#subscript-overloading>`_ for further
   information.
 
 
diff --git a/web/ticker.txt b/web/ticker.txt
index 35826948f..1ac6c9ecf 100755
--- a/web/ticker.txt
+++ b/web/ticker.txt
@@ -1,6 +1,6 @@
 | `2009-12-21`:newsdate:
 | Nimrod version 0.8.6 has been released! 
-  Get it `here <./download.html>`_. Merry Christmas!
+  Get it `here <./download.html>`_.
 
 | `2009-10-21`:newsdate:
 | Nimrod version 0.8.2 has been released!