summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 29d0df8b9..3ad135ec8 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -120,6 +120,7 @@ Library Additions
 - The ``osproc`` module now uses ``posix_spawn`` instead of ``fork`` 
   and ``exec`` on Posix systems. Define the symbol ``useFork`` to revert to
   the old implementation.
+- Added ``intsets.assign``.
 
 
 2011-07-10 Version 0.8.12 released