summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-07-11 21:07:31 +0200
committerAraq <rumpf_a@web.de>2011-07-11 21:07:31 +0200
commitfe5df368c18c79ee76fb63cb64121e1f9c3946bc (patch)
tree76707f9e5aaa6c96def0fad0e73da04ecd423baa /web
parent3ed1c958f37cd64c27f2764e34551c8263191b0f (diff)
downloadNim-fe5df368c18c79ee76fb63cb64121e1f9c3946bc.tar.gz
0.8.12 bugfix: some files not in download package
Diffstat (limited to 'web')
-rwxr-xr-xweb/index.txt3
-rwxr-xr-xweb/news.txt21
2 files changed, 20 insertions, 4 deletions
diff --git a/web/index.txt b/web/index.txt
index 8f1209f52..9e39f5dd3 100755
--- a/web/index.txt
+++ b/web/index.txt
@@ -102,9 +102,6 @@ Nimrod plays nice with others
 Roadmap to 1.0
 ==============
 
-Version 0.8.x
-  * threading
-
 Version 0.9.0
   * closures and anonymous procs
   * recursive iterators/coroutines
diff --git a/web/news.txt b/web/news.txt
index 95a209151..062b171a1 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -2,11 +2,30 @@
 News
 ====
 
+2011-XX-XX Version 0.X.XX released
+==================================
+
+Version 0.X.XX has been released! Get it `here <download.html>`_. 
+
+Bugfixes
+--------
+
+Changes affecting backwards compatibility
+-----------------------------------------
+
+Language Additions
+------------------
+
+Compiler Additions
+------------------
+
+Library Additions
+-----------------
+
 
 2011-07-10 Version 0.8.12 released
 ==================================
 
-Version 0.8.12 has been released! Get it `here <download.html>`_. 
 
 Bugfixes
 --------