summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt
index 55cfd7853..44068f50d 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -100,7 +100,8 @@ Compiler Additions
   option or pragma.
 - The compiler now generates marker procs that the GC can use instead of RTTI.
   This speeds up the GC quite a bit.
-- The compiler now supports OpenMP's parallel for loop.
+- The compiler now includes a new advanced documentation generator 
+  via ``doc2``.
 
 
 Language Additions