summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-08-15 19:40:00 +0200
committerAraq <rumpf_a@web.de>2011-08-15 19:40:00 +0200
commit2183bf77a658444c2fcd036059249981499c844c (patch)
treedd1ed092f24f0448f75883c21d145166435d0728 /web/news.txt
parentc6038dda04b9c28d20bb9a1baaa226f2ecdd1f5c (diff)
downloadNim-2183bf77a658444c2fcd036059249981499c844c.tar.gz
added xmltree.innerText; fixes #49
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 7ffb561df..0727000c5 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -66,6 +66,7 @@ Library Additions
 - Added ``strutils.unindent``.
 - Added ``system.slurp`` for easy resource embedding.
 - Added ``system.running`` for threads.
+- Added proc ``xmltree.innerText``.
 
 
 2011-07-10 Version 0.8.12 released