aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <mlenz@noris.net>2013-09-25 12:55:32 +0200
committerMoritz Lenz <mlenz@noris.net>2013-09-25 12:55:32 +0200
commita8fdc35a35c9d18ebfce44c9d8bec6b10867b6ac (patch)
treed5e458738cf1e3081a1aed86437eef2ab3ff64e1
parentd149f5deff41a397be023a27fb79abe2574b5488 (diff)
Update release announcement a bit
-rw-r--r--docs/announce/2013.09.md7
1 files 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