summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2010-11-07 23:52:41 +0100
committerAraq <rumpf_a@web.de>2010-11-07 23:52:41 +0100
commit8ee63f98364259b2d1b6c02d050e0efccecbcf9b (patch)
treec567fdd150083a5924c1182fb5377d7870828b81 /web/news.txt
parent7659739caf08e56fabf986932c7cd01151a5f40d (diff)
downloadNim-8ee63f98364259b2d1b6c02d050e0efccecbcf9b.tar.gz
pegs: captured search loop
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 d728a46d2..4e6c51c56 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -21,6 +21,7 @@ Additions
 
 - Added ``re.findAll``, ``pegs.findAll``.
 - Added ``os.findExe``.
+- The Pegs module supports a *captured search loop operator* ``{@}``.
 
 
 2010-10-20 Version 0.8.10 released