diff --git a/docs/ChangeLog b/docs/ChangeLog index 82720d0e00a..7e0d490ed3f 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,13 @@ +New in 2009-04 release +* implement Perl 5 regexes +* rx/.../ regex quoting +* moved many methods to the setting +* exporting and importing by tags, support :DEFAULT export tag +* implemented START +* implemented roots builtin +* implemented .ast on Match objects +* split() now supports limits in all cases + New in 2009-03 release (#15, "Oslo") + implemented $*PROGRAM_NAME magical variable + outer lexicals are now visible in eval()