Skip to content

Commit

Permalink
update ChangeLog for outer-bound branch merge
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Dec 21, 2012
1 parent 3c3f780 commit c8de2eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ChangeLog
@@ -1,5 +1,7 @@
New in 2013.01
+ sink context; for-loops are now lazy by default
+ first mentioning a variable from outer scope and then redeclaring it
in the same scope (my $a; { $a; my $a }) is now an error.

New in 2012.12
+ ~/.perl6/lib is gone from the default include path
Expand Down

0 comments on commit c8de2eb

Please sign in to comment.