aboutsummaryrefslogtreecommitdiff
path: root/docs/announce/2013.10.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/announce/2013.10.md')
-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.