From a8fdc35a35c9d18ebfce44c9d8bec6b10867b6ac Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Wed, 25 Sep 2013 12:55:32 +0200 Subject: Update release announcement a bit --- docs/announce/2013.09.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/announce/2013.09.md b/docs/announce/2013.09.md index 6b6f478..bead3d4 100644 --- a/docs/announce/2013.09.md +++ b/docs/announce/2013.09.md @@ -26,8 +26,7 @@ Some of the new features added to this release include: + candidate argument to bless removed (per spec change) + @a.VAR.name and %h.VAR.name implemented + The $var.++ and $var.() syntaxes work -+ tr/// implemented -+ Sockets on JVM implemented ++ basics of tr/// implemented + Sets/Bags/KeySet/KeyBag now up to spec, except for the empty set symbol '∅' This release also contains a range of bug fixes, improvements to error @@ -35,8 +34,8 @@ reporting and better failure modes. Please note that this release of Rakudo Star does not support the JVM backend from the Rakudo compiler. While the JVM backend mostly implements -the same features as the Parrot backend, many small IO bits are still -missing, rendering some crucial parts like the module installer unusable. +the same features as the Parrot backend, many bits are still missing, +most prominently the native call interface. We hope to provide a JVM-based Rakudo Star release soon. The following features have been deprecated or modified from previous -- cgit v1.1