diff options
author | Araq <rumpf_a@web.de> | 2011-11-05 12:16:49 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-11-05 12:16:49 +0100 |
commit | dc08a033d910aea19fde0f59c9d1a5e70d7efc15 (patch) | |
tree | 1bc7bae9bd75af8e0cc86d9f71ce6650638ba816 /web/news.txt | |
parent | 25fbad98bcd61b9344d5cbf313da6788f1567373 (diff) | |
download | Nim-dc08a033d910aea19fde0f59c9d1a5e70d7efc15.tar.gz |
memfiles now uses winlean; changed the interface to raise EOS
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 46c930fdc..7dc272d98 100755 --- a/web/news.txt +++ b/web/news.txt @@ -106,6 +106,7 @@ Library Additions - Added ``locks`` core module for more flexible locking support. - Added ``irc`` module. - Added ``ftpclient`` module. +- Added ``memfiles`` module. 2011-07-10 Version 0.8.12 released |