diff options
author | Dominik Picheta <dominikpicheta@googlemail.com> | 2012-09-02 23:26:49 +0100 |
---|---|---|
committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2012-09-02 23:26:49 +0100 |
commit | 223b4f45ed0b6ebd9c98906a5f2487b5baa48028 (patch) | |
tree | 5348c94bcdcf3a054bd2b34218a704513b8f2406 /web/news.txt | |
parent | d127ad5076bf298a5a5c295f757b7b0efbc01826 (diff) | |
download | Nim-223b4f45ed0b6ebd9c98906a5f2487b5baa48028.tar.gz |
Added fsmonitor module.
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt index 81bf304a5..a9d3336a7 100755 --- a/web/news.txt +++ b/web/news.txt @@ -65,7 +65,7 @@ Library Additions some operation. - Added ``strutils.format``, ``subexes.format`` which use the new ``varargs`` type. - +- Added module ``fsmonitor``. Changes affecting backwards compatibility ----------------------------------------- |