aboutsummaryrefslogtreecommitdiff
path: root/skel/docs
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2010-08-25 13:01:00 -0500
committerpmichaud <pmichaud@pobox.com>2010-08-25 13:01:00 -0500
commit4ad89fafcdb0b734f5b91d7ae282028e52be4666 (patch)
tree8515a8e0e5e5c1f9b993c2ec8c5f6cf2dc7fdac2 /skel/docs
parent5cc125888f87cfdb8c16f240f000a86f9dc52443 (diff)
Update announcement.
Diffstat (limited to 'skel/docs')
-rw-r--r--skel/docs/announce/2010.083
1 files changed, 2 insertions, 1 deletions
diff --git a/skel/docs/announce/2010.08 b/skel/docs/announce/2010.08
index b0d6cb6..42ac145 100644
--- a/skel/docs/announce/2010.08
+++ b/skel/docs/announce/2010.08
@@ -23,13 +23,14 @@ Virtual Machine [2], and various modules, documentation,
and other resources collected from the Perl 6 community.
This release of Rakudo Star adds the following features over the
-previous release:
+previous Star release:
* Nil is now undefined
* Many regex modifiers are now recognized on the outside of regexes
* Mathematic and range operations are now faster (they're still slow,
but they're significantly faster than they were in the previous release)
* Initial implementations of .pack and .unpack
* MAIN can parse short arguments
+ * Removed a significant memory leak for loops and other repeated blocks
This release (temporarily?) omits the Config::INI module that was
included in the 2010.07 release, as it no longer builds with the