Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] update ChangeLog
  • Loading branch information
moritz committed Oct 14, 2009
1 parent 54cfe42 commit 3eceb87
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/ChangeLog
Expand Up @@ -6,7 +6,10 @@ New in 2009-10 release
+ correct construction of twigilled colonpairs
+ infix:<eqv>, .pred and .succ for the Rat type
+ when configuring with --gen-parrot, pass --optimize to parrot's Configure.pl
+ moved more operators the setting and thus made them overloadable
+ moved more operators to the setting and thus made them overloadable
+ { %hash } now correctly constructs a hash, not a closure
+ new, faster low level Signature type
+ improved Signature introspection

New in 2009-09 release
+ updates to numeric operators: infix</>(Int, Int) creates a Rat
Expand Down

0 comments on commit 3eceb87

Please sign in to comment.