Skip to content

Commit

Permalink
More ChangeLog updates for release #15.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Mar 20, 2009
1 parent c26021b commit 80344fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/ChangeLog
Expand Up @@ -3,11 +3,14 @@ New since 2009-02 release
+ implemented $*PROGRAM_NAME magical variable
+ outer lexicals are now visible in eval()
+ next, last etc. work in grep()
+ added R metaoperator.
+ added R metaoperator
+ add an initial draft of Match.perl
+ refactor Grammar and Match class hierarchy
+ fix if/unless/while/until/for/... on line after close curlies
+ add Q quoting, including Q:PIR
+ added "state" variables
+ more methods and functions moved to (Perl 6) setting


New in 2009-02 release (#14, "Vienna")
+ first release independent of Parrot releases
Expand Down

0 comments on commit 80344fd

Please sign in to comment.