Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Extra changelog entry plus tweaks.
  • Loading branch information
jnthn committed Jul 22, 2009
1 parent 8c79a13 commit fb0601a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/ChangeLog
@@ -1,7 +1,7 @@
New in 2009-07 release
+ extensive refactor of the multi dispatch code
+ extensive refactor of the multi dispatch code to get closer to the spec
+ better handling of named arguments in multi dispatch
+ operators can be defined in the setting
+ operators and traits can be defined in the setting
+ basic implementation of the series and eqv operators
+ refatored trait code to match updated specification
+ implemented more cases of smartmatching against hashes
Expand All @@ -12,6 +12,7 @@ New in 2009-07 release
+ added List.rotate builtin
+ nextwith and callwith now also work properly with methods
+ take() without outer gather now merely warns
+ introspection of roles and attributes

New in 2009-06 release
+ refactored and corrected object initialization (BUILD/CREATE)
Expand Down

0 comments on commit fb0601a

Please sign in to comment.