diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 1 |
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 |