Navigation Menu

Skip to content

Commit

Permalink
More news.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Jun 18, 2009
1 parent c9d76a9 commit 1b06df8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Expand Up @@ -8,6 +8,7 @@ New in 2009-06 release
+ type checking of implicit return values
+ improved introspection methods
+ cleaned up IO methods
+ improved "is export" handling for modules and setting
+ automatically transcode to iso-8859-1 for faster parsing when possible
+ refactored and corrected assignment, .succ, .pred, C<++>, C<-->,
postcircumfix:<[ ]>, Whatever
Expand Down
3 changes: 3 additions & 0 deletions docs/announce/2009-06
Expand Up @@ -48,6 +48,9 @@ and improvements in this release include:
* User-defined operators now also receive some of their associated
meta variants.

* The 'is export' trait has been improved; more builtin functions
and methods can be written in Perl 6 instead of PIR.

* Many Parrot changes have improved performance and reduced overall
memory leaks (although there's still much more improvement needed).

Expand Down

0 comments on commit 1b06df8

Please sign in to comment.