summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authordom96 <dominikpicheta@googlemail.com>2011-09-04 20:28:32 +0100
committerdom96 <dominikpicheta@googlemail.com>2011-09-04 20:28:32 +0100
commit4896f631297f49a38749cf4bb76df749967be370 (patch)
tree2e3f093eb003c34ceafd839e4f4204a110f6a704 /web/news.txt
parentfd017726343cbd0f854416ba459a1bcab62ed025 (diff)
downloadNim-4896f631297f49a38749cf4bb76df749967be370.tar.gz
Some improvements relating to the IRC module.
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 bb1bbec49..bd2d970d2 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -73,6 +73,7 @@ Library Additions
 - Added ``xmltree.innerText``.
 - Added ``os.isAbsolute``.
 - Added ``locks`` core module for more flexible locking support.
+- Added ``irc`` module.
 
 
 2011-07-10 Version 0.8.12 released