summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rw-r--r--web/news.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index b194d5503..2d7086be6 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -26,6 +26,10 @@ News
   - **system.defined has been split into system.defined and system.declared**.
     You have to use ``--symbol`` to declare new conditional symbols that can be
     set via ``--define``.
+  - ``--threadanalysis:on`` is now the default. To make your program compile
+    you can disable it but this is only a temporary solution as this option
+    will disappear soon!
+  
 
   Language Additions
   ------------------