summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 3521b97cc..9b1979056 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -67,6 +67,7 @@ Additions
 - The *interactive mode* (REPL) has been improved and documented for the 
   first time.
 - Added the ``linearScanEnd``, ``unroll``, ``shallow`` pragmas.
+- Added ``system.reset``.
 - The compiler now might use a hashing for string case statements depending
   on the number of string literals in the case statement.