Skip to content

Commit

Permalink
add some ChangeLog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jul 13, 2010
1 parent b196d2d commit 66ca1a7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/ChangeLog
@@ -1,5 +1,14 @@
New in 2010.07 release
+ support for delegation via 'handles'
+ implemented binding with := and read-only binding with ::=
+ implement OS related built-ins like mkdir, cwd
+ improved diagnostics in Test.pm
+ basic binary IO, buffer encoding and decoding
+ magic $*ARGFILE file handle
+ more robust closures
+ multi-level Array and Hash element autovivification
+ perl6 --version now identifies the exact git sha1
+ implemented 'is rw' trait on classes

New in 2010.06 release
+ new list model with immutable iterators, lots of fixes to lists and arrays
Expand Down

0 comments on commit 66ca1a7

Please sign in to comment.