aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlue <rnddim@gmail.com>2013-10-28 14:22:17 -0700
committerlue <rnddim@gmail.com>2013-10-28 14:22:17 -0700
commit344b246e5f57810a6fd3b07d3c9b35ca915bd406 (patch)
tree7cbe382fd73b467827b165b6b3c01402f273505a
parente5501b9321e48ae53212f0862877d3c8979846f7 (diff)
Update Release Announcement
-rw-r--r--docs/announce/2013.10.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/announce/2013.10.md b/docs/announce/2013.10.md
index 3f898e1..78e2e43 100644
--- a/docs/announce/2013.10.md
+++ b/docs/announce/2013.10.md
@@ -73,6 +73,16 @@ Some of the not-quite-there features include:
* non-blocking I/O
* much of Synopsis 9 and 11
+We are also aware of these issues in the current release, which will be dealt
+with in a future relase:
+
+ * Whatever-currying of *<>, *{}, and *[] is currently broken.
+
+ * You may experience some test failures running the rakudo
+ spectest. S16-filehandles/filestat.t will fail if you have Rakudo Star on a
+ drive that does not record access times. S05-mass/charsets.rakudo.parrot
+ will fail due to the tests being outdated.
+
There is an online resource at <http://perl6.org/compilers/features>
that lists the known implemented and missing features of Rakudo and
other Perl 6 implementations.