aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skel/docs/announce/2012.014
1 files changed, 2 insertions, 2 deletions
diff --git a/skel/docs/announce/2012.01 b/skel/docs/announce/2012.01
index 4b95b4d..44b1f11 100644
--- a/skel/docs/announce/2012.01
+++ b/skel/docs/announce/2012.01
@@ -8,7 +8,7 @@ release is available from <http://github.com/rakudo/star/downloads>.
In the Perl 6 world, we make a distinction between the language
("Perl 6") and specific implementations of the language such as
"Rakudo Perl". This Star release includes release #48 of the
-Rakudo Perl 6 compiler [1], version 4.0.0 of the Parrot Virtual
+Rakudo Perl 6 compiler [1], version 3.11 of the Parrot Virtual
Machine [2], and various modules, documentation, and other
resources collected from the Perl 6 community.
@@ -89,7 +89,7 @@ another month.
There are some key features of Perl 6 that Rakudo Star does not
yet handle appropriately, although they will appear in upcoming
releases. Some of the not-quite-there features include:
- * binary objects, pack and unpack
+ * pack and unpack
* macros
* threads and concurrency
* Unicode strings at levels other than codepoints