summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-08-10 00:43:58 +0200
committerAraq <rumpf_a@web.de>2011-08-10 00:43:58 +0200
commit72e7a98543e711164574664b0f280637fce28f89 (patch)
tree7dde5ef617a4f356b157fed9a5686022940f05be /web/news.txt
parent7000cf51b7c53808624dd7202c4213b84aacf708 (diff)
downloadNim-72e7a98543e711164574664b0f280637fce28f89.tar.gz
added system.slurp for easy embedding of resources
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 9e4a2d67c..61cf024c6 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -64,6 +64,7 @@ Library Additions
 - Added explicit channels for thread communication.
 - Added ``matchers`` module for email address etc. matching.
 - Added ``strutils.unindent``.
+- Added ``system.slurp`` for easy resource embedding.
 
 
 2011-07-10 Version 0.8.12 released