diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/news.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt index 233a8e2c7..7edd7c9df 100644 --- a/web/news.txt +++ b/web/news.txt @@ -57,7 +57,7 @@ News - There is a new ``parallel`` statement for safe fork&join parallel computing. - ``guard`` and ``lock`` pragmas have been implemented to support safer concurrent programming. - + - ``system.writeFile`` can be used at compile-time. Library Additions ----------------- |