Skip to content

Commit

Permalink
Mention optimizations in grep/first and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed May 18, 2014
1 parent d154cc8 commit 4ea6b62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ChangeLog
Expand Up @@ -19,6 +19,8 @@ New in 2014.05
+ BagHash<foo>-- on non-existing key no longer fails (as per S02 spec change)
+ deprecate $*OS, $*OSVER, $*VM<name>, $*VM<config>
+ added $*KERNEL, $*DISTRO, $*VM as full blown objects
+ optimized grep,grep-index,first,first-index,last-index with seperate
candidates for Regex and Callable.

New in 2014.04

Expand Down

0 comments on commit 4ea6b62

Please sign in to comment.