diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 3 |
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 |