summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-04-21 03:19:43 +0200
committerAraq <rumpf_a@web.de>2012-04-21 03:19:43 +0200
commit4aba7421f57d0f653ef928f012982957404416f9 (patch)
treed370a057c9f1ec4ffa4f9d16ee2c6c2359e04143 /web/news.txt
parent8319e2411d07503f8ca1475f1ef9009384560c1c (diff)
downloadNim-4aba7421f57d0f653ef928f012982957404416f9.tar.gz
GC with realtime support
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 642bd2c72..1a1c5fe3b 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -35,6 +35,8 @@ Library Additions
 - Added a wrapper for ``libsvm``.
 - Added a wrapper for ``mongodb``.
 - Added ``terminal.isatty``.
+- The GC supports (soft) realtime systems via ``GC_setMaxPause`` 
+  and ``GC_step`` procs.
 
 
 Changes affecting backwards compatibility