diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 1 |
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 |