Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] update ChangeLog
  • Loading branch information
moritz committed May 16, 2011
1 parent ee21f4b commit 577b759
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,11 @@
New in 2011.05 release
+ added a call counter for builtins in Perl 6-level subroutines
+ gcd (greatest common divisor) and lcm (largest common multiple) operators
+ build system improvements
+ fix relational operators when used with NaN
+ implemented Int.base
+ speedup smart-matching against numbers and Str.comb with default arguments

New in 2011.04 release
+ implemented Str.indent
+ A new, much simpler API and implemention of IO::Socket::INET
Expand Down

0 comments on commit 577b759

Please sign in to comment.